diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-28 13:35:39 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-10-28 14:34:38 -0400 |
commit | ea426a88794b1d216a278b54d18cefafbf7d8771 (patch) | |
tree | 732c7a81c528251b651b6441d0f4a974548beb2c /constants/engine_flags.asm | |
parent | 6d333bed5fde0c2da0a6a9df2ccae83933400e42 (diff) |
Identify more WRAM labels, and start a <X>_DummyFunction label convention
Diffstat (limited to 'constants/engine_flags.asm')
-rw-r--r-- | constants/engine_flags.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/engine_flags.asm b/constants/engine_flags.asm index 800e7651b..8fa25b4bb 100644 --- a/constants/engine_flags.asm +++ b/constants/engine_flags.asm @@ -115,7 +115,7 @@ ; wSwarmFlags const ENGINE_BUENAS_PASSWORD_2 const ENGINE_GOLDENROD_DEPT_STORE_SALE_IS_ON -; wGameTimerPause +; wGameTimerPaused const ENGINE_62 ; wPlayerGender const ENGINE_PLAYER_IS_FEMALE |