mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-12 04:41:42 +00:00
@@ -2,4 +2,8 @@ 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)
|
||||
Assembly aborted with 2 errors
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user