SSBM Decomp
Loading...
Searching...
No Matches
dispatch.h
Go to the documentation of this file.
1#ifndef GALE01_3276A8
2#define GALE01_3276A8
3
4#include <placeholder.h>
5
6/* 3276A8 */ enum_t TRKInitializeDispatcher(void);
8
9#endif
enum_t TRKInitializeDispatcher(void)
Definition dispatch.c:5
UNK_RET TRKDispatchMessage(UNK_PARAMS)
#define UNK_PARAMS
#define UNK_RET
int enum_t
The underlying type of an enum, used as a placeholder.
Definition platform.h:74