mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-20 13:54:33 +00:00
10 lines
439 B
Plaintext
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
|