diff options
Diffstat (limited to 'engine/stats_screen.asm')
-rwxr-xr-x | engine/stats_screen.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/stats_screen.asm b/engine/stats_screen.asm index a65cecc8a..8079088d9 100755 --- a/engine/stats_screen.asm +++ b/engine/stats_screen.asm @@ -1,4 +1,4 @@ -const_value set 1 + const_def 1 const PINK_PAGE ; 1 const GREEN_PAGE ; 2 const BLUE_PAGE ; 3 |