Files
rgbds/test/asm/fixed-point-precision.err
T

10 lines
439 B
Plaintext

error: Fixed-point constant precision must be between 1 and 31
at fixed-point-precision.asm(22)
error: Fixed-point constant precision 0 invalid, defaulting to 16
at fixed-point-precision.asm(23)
error: Fixed-point constant precision must be between 1 and 31
at fixed-point-precision.asm(24)
error: Fixed-point constant precision 999 invalid, defaulting to 16
at fixed-point-precision.asm(25)
Assembly aborted with 4 errors