diff options
Diffstat (limited to 'home/gfx.asm')
-rw-r--r-- | home/gfx.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/gfx.asm b/home/gfx.asm index 409b0778..6e73f57d 100644 --- a/home/gfx.asm +++ b/home/gfx.asm @@ -28,7 +28,7 @@ ReplacePlayerSprite:: farcall Function1413c ret -Functiond9e:: +LoadStandardFont:: farcall Functionf8000 ret |