C10030: Offset out of Object
[WARNING]
Description
The value used to offset the object is too large.
Example
int anArray[3];
...
DC.W anArray:15
Tips
Use a smaller value as offset.
This message can be set as Warning or message with the message move options and pragmas.