diff options
author | Cameron Hall <cameronghall@cox.net> | 2019-08-12 18:47:16 -0500 |
---|---|---|
committer | Cameron Hall <cameronghall@cox.net> | 2019-08-12 18:47:16 -0500 |
commit | 0648ededb9161e9f5fc4e0a38ae91c7bf14e6c0b (patch) | |
tree | c1ca88b5138d19eb5106f171c8ae77d4516e8b22 /include/functions.h | |
parent | 93f755636be0dcf395ad86bcedc30cefb1fb369e (diff) |
more labeling
Diffstat (limited to 'include/functions.h')
-rw-r--r-- | include/functions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.h b/include/functions.h index fb19977..9179ff2 100644 --- a/include/functions.h +++ b/include/functions.h @@ -31,7 +31,7 @@ s16 sub_C24(u16 arg0); s16 sub_C74(u16 arg0); void sub_CBC(void); void sub_D10(void); -void sub_D74(void); +void MainLoopIter(void); void DefaultMainCallback(void); // src/rom_3219C.c |