let's dev sep 15th 2017

added logic to synchronize dungeon key stats
moved keysanity table init to menu init so it comes in pre-rendered
This commit is contained in:
Karkat
2017-09-15 23:59:52 -04:00
parent 58e646756e
commit c2e5fca01c
8 changed files with 67 additions and 25 deletions

View File

@@ -65,7 +65,6 @@ endmacro
;--------------------------------------------------------------------------------
Clock_Test:
LDA $FFFFFF
JSL.l Clock_Init
JSL.l Clock_IsSupported
RTL