Files
SpaghettiKart/src/camera_junk.h
T
coco875 f4fc23bada Header & General Cleanup (#431)
* Header cleanup
2023-09-20 11:59:55 -06:00

12 lines
172 B
C

#ifndef CAMERA_JUNK_H
#define CAMERA_JUNK_H
/* Function Prototypes */
void setup_camera_podium_ceremony(void);
void func_802816B8(void);
// guPerspective params
#endif