diff options
Diffstat (limited to 'maps/placeholder/FontoLab.asm')
| -rw-r--r-- | maps/placeholder/FontoLab.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/placeholder/FontoLab.asm b/maps/placeholder/FontoLab.asm index 61d9614..1ed547a 100644 --- a/maps/placeholder/FontoLab.asm +++ b/maps/placeholder/FontoLab.asm @@ -2,10 +2,10 @@ INCLUDE "constants.asm" SECTION "maps/placeholder/FontoLab.asm", ROMX -FontoLabScriptLoader:: ; 9c908 (27:4908) +FontoLabScriptLoader:: ret -FontoLabTextPointers:: ; 9c909 (27:4909) +FontoLabTextPointers:: dw MapDefaultText dw MapDefaultText dw MapDefaultText |
