Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
UnkFunc1.inc.c
Go to the documentation of this file.
1#include "common.h"
2#include "npc.h"
3
4API_CALLABLE(N(UnkFunc1)) {
7 return ApiStatus_DONE2;
8}
@ OVERLAY_SCREEN_COLOR
Definition enums.h:2388
#define ApiStatus_DONE2
Definition evt.h:118
void set_screen_overlay_params_back(u8, f32)
void increment_status_bar_disabled(void)
Definition inventory.c:1654