diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-09 19:19:22 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-09 19:19:22 -0500 |
commit | 68131de6fc09b0d9e6b6e0adc711fe0262aa37ad (patch) | |
tree | f439ba44f13fe3e102d654f8b6bbe151b4e88e7d /src/unused_81258BC.c | |
parent | fc66800520a28a6940cee922b60074da1d624157 (diff) | |
parent | 1877ba24ca489827f1093858ed58c38ff00a4576 (diff) |
Merge branch 'master' of https://github.com/pret/pokeruby into assert
Diffstat (limited to 'src/unused_81258BC.c')
-rw-r--r-- | src/unused_81258BC.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/unused_81258BC.c b/src/unused_81258BC.c index c509ea4c9..c25884053 100644 --- a/src/unused_81258BC.c +++ b/src/unused_81258BC.c @@ -31,6 +31,6 @@ bool8 unref_sub_812AECC(u8 *script) void sub_812AF10(void) { - MenuDrawTextWindow(2, 14, 27, 19); - MenuPrint(gStringVar4, 3, 15); + Menu_DrawStdWindowFrame(2, 14, 27, 19); + Menu_PrintText(gStringVar4, 3, 15); }
\ No newline at end of file |