diff options
Diffstat (limited to 'include/diploma.h')
-rw-r--r-- | include/diploma.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/diploma.h b/include/diploma.h new file mode 100644 index 000000000..81e9e3bb2 --- /dev/null +++ b/include/diploma.h @@ -0,0 +1,6 @@ +#ifndef GUARD_DIPLOMA_H +#define GUARD_DIPLOMA_H + +void sub_8145D88(void); + +#endif // GUARD_DIPLOMA_H |