summaryrefslogtreecommitdiff
path: root/src/pokemon_jump_4.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-04-08 12:51:31 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-04-08 12:51:31 -0400
commit2073a56531c82875e014985f4b87dd9e6b4cf0dc (patch)
treefa9a31158f527f74ee465020623da21d299be213 /src/pokemon_jump_4.c
parentd7c165d8fecc3e605436135c526e5fe647b04677 (diff)
Finish naming objs in slot_machine
Diffstat (limited to 'src/pokemon_jump_4.c')
-rw-r--r--src/pokemon_jump_4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pokemon_jump_4.c b/src/pokemon_jump_4.c
index c125734a3..123aafdc1 100644
--- a/src/pokemon_jump_4.c
+++ b/src/pokemon_jump_4.c
@@ -220,7 +220,7 @@ static void sub_8149DC8(void)
FillBgTilemapBufferRect_Palette0(0, 0, 0, 0, 0x20, 0x20);
sub_814A84C();
sub_814AA24(0);
- sub_814FDA0(0, 1, 0xE0);
+ DrawWindowBorderWithStdpal3(0, 1, 0xE0);
LoadUserWindowBorderGfx(0, 0x00A, 0xD0);
CopyBgTilemapBufferToVram(0);
CopyBgTilemapBufferToVram(2);