-
-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
we have an issue with last version of pvsneslib, big constants are no more working as it seems the .db part is no more handling more than 256 characters or something like that.
you can reproduce it with helloworld example, try to do that: unsigned int stuff[2048]={0};
it will not compile with a Unknown symbol "$0";
perhaps it is the now 816opt who is not doing the job, but it worked with 4.0.2 version of pvsneslib.
@kobenairb , any idea where we can investigate about this issue?
Metadata
Metadata
Assignees
Labels
No labels