diff options
author | Treeki <treeki@gmail.com> | 2012-10-01 05:42:48 +0200 |
---|---|---|
committer | Treeki <treeki@gmail.com> | 2012-10-01 05:42:48 +0200 |
commit | b8b7c83fc30e8436de4138809d5691187c74887e (patch) | |
tree | 5bc9e0c2beb592e87a5f3304414214d1cbcf4a8e /kamek_pal.x | |
parent | 5c846f6c4e8600b84d7c2971e4d467cda2d7d521 (diff) | |
download | kamek-b8b7c83fc30e8436de4138809d5691187c74887e.tar.gz kamek-b8b7c83fc30e8436de4138809d5691187c74887e.zip |
textwriter font is now preserved
Diffstat (limited to 'kamek_pal.x')
-rw-r--r-- | kamek_pal.x | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kamek_pal.x b/kamek_pal.x index 9dbc49a..fa1273b 100644 --- a/kamek_pal.x +++ b/kamek_pal.x @@ -1,6 +1,7 @@ SECTIONS { /* Scrolling is annoying, clown car goes here! */ + TextWriterCrapContinue = 0x800E598C; StockWMInit_LoadEffects__FPv = 0x80926B10; CleanUpEffectThings__Fv = 0x80093520; |