Files
SpaghettiKart/src/code_800AF9B0.h
T
MegaMech 7a10ba89f6 Header cleanup and some renames (#616)
* Place macros for addr conversions

* dl renames

* fixes

* changes ok

* Delete types.h

* move enums
2024-04-20 19:10:53 -06:00

11 lines
186 B
C

#ifndef CODE_800AF9B0_H
#define CODE_800AF9B0_H
#include "common_structs.h"
/* Function Prototypes */
void func_800AF9B0(void);
void func_800B0004(void);
#endif /* CODE_800AF9B0_H */