diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-15 18:58:59 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-15 18:58:59 -0500 |
commit | bdb0628c913fe7f2e77598d6390f8f7d951b1703 (patch) | |
tree | ec3fe928cb02b40c6c9dc214ae7bdd1843826424 /src/field/money.c | |
parent | b05f8f4dc492a5e60dfaf8b01220bc4e1de2a675 (diff) |
vertical scroll indicator labeling and more shop.c
Diffstat (limited to 'src/field/money.c')
-rw-r--r-- | src/field/money.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/field/money.c b/src/field/money.c index b85ed8009..6cd73f600 100644 --- a/src/field/money.c +++ b/src/field/money.c @@ -175,7 +175,7 @@ void sub_80B7AEC(u32 arg0, u8 left, u8 top) } __attribute__((naked)) -void sub_80B7B34(u8 var1, u8 var2, int var3) +void Draw10000Sprite(u8 var1, u8 var2, int var3) { asm(".syntax unified\n\ push {r4-r7,lr}\n\ |