mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-24 07:44:32 +00:00
Implement opt Q for fixed-point precision, and q literals (e.g. 12.34q8) (#958)
Fixes #957 Co-authored-by: ISSOtm <[email protected]>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
error: fixed-point-precision.asm(21):
|
||||
Fixed-point constant precision must be between 1 and 31
|
||||
error: Assembly aborted (1 error)!
|
||||
|
||||
Reference in New Issue
Block a user