From 0dea0cc3fb815aae7d7a5e856aabf9b402d45cd0 Mon Sep 17 00:00:00 2001 From: yenatch Date: Fri, 23 May 2014 15:11:09 -0700 Subject: Comment some bank 0 functions, and add wram labels for Predef. --- engine/evos_moves.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/evos_moves.asm') diff --git a/engine/evos_moves.asm b/engine/evos_moves.asm index 0892d8de..a709f438 100755 --- a/engine/evos_moves.asm +++ b/engine/evos_moves.asm @@ -372,7 +372,7 @@ Func_3af5b: ; 3af5b (e:6f5b) ; move slots are being filled up sequentially and shifted if all slots are full ; [$cee9]: (?) WriteMonMoves: ; 3afb8 (e:6fb8) - call Load16BitRegisters + call GetPredefRegisters push hl push de push bc -- cgit v1.3.1-sl0p