diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-19 21:00:24 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-09-19 21:00:24 -0400 |
commit | 5fc2c964fb002d79a192937afc623555a411980c (patch) | |
tree | 3217724f4142ff88e1ae10d8375183612396e0bf /include/hall_of_fame.h | |
parent | abe72dca47f73231e45f778e6ceafe2e3b7f4158 (diff) | |
parent | f94074b6027d1efe067fd972127eb7730cbef2e0 (diff) |
Merge branch 'master' into sub_81700F8
Diffstat (limited to 'include/hall_of_fame.h')
-rw-r--r-- | include/hall_of_fame.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/hall_of_fame.h b/include/hall_of_fame.h new file mode 100644 index 000000000..62e84c39e --- /dev/null +++ b/include/hall_of_fame.h @@ -0,0 +1,9 @@ +#ifndef GUARD_HALL_OF_FAME_H +#define GUARD_HALL_OF_FAME_H + +void sub_8141F90(void); +void sub_8143648(u16 paletteTag, u8 arg1); +void sub_81428CC(void); +void sub_8143680(int, u8); + +#endif // GUARD_HALL_OF_FAME_H |