diff options
| author | Zumi Daxuya <daxuya.zumi+code@protonmail.com> | 2020-12-17 23:53:01 +0700 |
|---|---|---|
| committer | Zumi Daxuya <daxuya.zumi+code@protonmail.com> | 2020-12-17 23:53:01 +0700 |
| commit | 7850d38cc01b5a025f7117587c485932b3fc95c7 (patch) | |
| tree | ae8ab0be9ee6732d3dd78088db31510e147a51de /constants | |
| parent | 039a2bd71576f96e0819f4657fc3ef44fd8ae4d2 (diff) | |
Suggested changes to #84
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/sfx_constants.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/sfx_constants.asm b/constants/sfx_constants.asm index 9000814..881ff52 100644 --- a/constants/sfx_constants.asm +++ b/constants/sfx_constants.asm @@ -1,4 +1,5 @@ ; TODO +SFX_PAY_DAY EQU $30 SFX_GAME_FREAK_LOGO_RG EQU $31 |
