mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-27 05:22:07 +00:00
Clean up symbol system
Get rid of Hungarian notation Improve encapsulation (the rest of the world should not touch PC directly)
This commit is contained in:
@@ -3,5 +3,5 @@ ERROR: symbol-override.asm(6):
|
||||
ERROR: symbol-override.asm(10):
|
||||
'X' already defined as constant at symbol-override.asm(9)
|
||||
ERROR: symbol-override.asm(14):
|
||||
'Y' already defined as non-constant at symbol-override.asm(13)
|
||||
'Y' already defined as label at symbol-override.asm(13)
|
||||
error: Assembly aborted (3 errors)!
|
||||
|
||||
Reference in New Issue
Block a user