diff options
-rw-r--r-- | home/map.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/map.asm b/home/map.asm index 3aa0c84..7244fb1 100644 --- a/home/map.asm +++ b/home/map.asm @@ -27,7 +27,7 @@ RunMapScript:: ; 20ff ret ; TODO: is this used? -WriteIntod637:: ; 2118 +WriteIntod637:: ; 2117 push af ; TODO: figure out what variables are concerned here |