diff options
author | Marcus Huderle <huderlem@gmail.com> | 2015-03-08 18:19:55 -0700 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2015-03-08 18:19:55 -0700 |
commit | be7da72c07a50333b596bf596b46a7355d8e73c6 (patch) | |
tree | 3abcaadcc0015061a5bb20548347048bc9c8bbb7 /wram.asm | |
parent | 33ef4ad93fc691be7305b888706c844d2cfdf480 (diff) |
Dump and document more titlescreen stuff and function tables.
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -55,6 +55,8 @@ wTimerFrames:: ; 0xd57c ds $38c +; I think 0xd8f2 is a screen constant (e.g 4 = high score screen) + wTitleScreenCursorSelection:: ; 0xd909 ; 0 = Game Start ; 1 = PokeDex |