diff options
| author | Zumi Daxuya <daxuya.zumi+code@protonmail.com> | 2020-12-10 13:43:06 +0700 |
|---|---|---|
| committer | Zumi Daxuya <daxuya.zumi+code@protonmail.com> | 2020-12-10 13:43:06 +0700 |
| commit | 4092ef120744a3eecb30f5b3ad3a5630d558db40 (patch) | |
| tree | cf29f30e684ad88d15b7506d53b38716418ca32d /ram/hram.asm | |
| parent | dd5fd058034e087165afe5e6b6ffc669781fffd6 (diff) | |
Disassemble G/S intro
Diffstat (limited to 'ram/hram.asm')
| -rw-r--r-- | ram/hram.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ram/hram.asm b/ram/hram.asm index 4acfbfa..8f86a2a 100644 --- a/ram/hram.asm +++ b/ram/hram.asm @@ -124,6 +124,7 @@ ENDU ds 3 ; TODO +hCurSpriteYCoord:: hFFC0:: ds 1 ds 6 |
