diff options
author | entrpntr <entrpntr@gmail.com> | 2020-04-27 03:33:13 -0400 |
---|---|---|
committer | entrpntr <entrpntr@gmail.com> | 2020-04-27 03:35:35 -0400 |
commit | 70d3a3fdbc508eeb4557ddc43d78ba12ed41963e (patch) | |
tree | 202f65e4131709331ae62cbe5eace4d6f8b6aa58 /hram.asm | |
parent | 75cf425d30db6a036743cf85c483c1b537063605 (diff) |
Sync with the recent updates to pokecrystal.
Diffstat (limited to 'hram.asm')
-rwxr-xr-x | hram.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -109,6 +109,7 @@ hMoneyTemp:: ds 3 ; ffc5 NEXTU ; ffc5 hMGJoypadPressed:: db ; ffc5 hMGJoypadReleased:: db ; ffc6 +hMGPrevTIMA:: db ; ffc7 ENDU ; ffc8 hLCDCPointer:: db ; ffc8 |