Files
mk64/src/camera_junk.h
T
coco875 b42cf5a59a some rename in ceremony (#647)
* rename ceremony

* apply some suggestion

* some rename

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2024-09-15 14:41:39 -06:00

12 lines
187 B
C

#ifndef CAMERA_JUNK_H
#define CAMERA_JUNK_H
/* Function Prototypes */
void update_camera_podium_ceremony(void);
void init_camera_podium_ceremony(void);
// guPerspective params
#endif