summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-07-02 12:53:40 -0500
committerMarcus Huderle <huderlem@gmail.com>2017-07-02 12:53:40 -0500
commit9be3dbeaa800bf93300ce41c7277f419d47b9529 (patch)
treebdf6c1afcdcac2a05c43cf735015140b7ffd5022 /constants
parentedbefc01a6b62ef8a2bf8037a863a39d97aabf7e (diff)
Label wPikachuSaverCharge and create constant MAX_PIKACHU_SAVER_CHARGE
Diffstat (limited to 'constants')
-rwxr-xr-xconstants/pinball_game_constants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/pinball_game_constants.asm b/constants/pinball_game_constants.asm
new file mode 100755
index 0000000..e52a41f
--- /dev/null
+++ b/constants/pinball_game_constants.asm
@@ -0,0 +1 @@
+MAX_PIKACHU_SAVER_CHARGE EQU 15