mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-09-12 12:15:11 -04:00
Restructure files
* Create chraicommands.c * Move include to src/include * Use .o files next to each .c file
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifndef _IN_LIBRARY_H
|
||||
#define _IN_LIBRARY_H
|
||||
#include <ultra64.h>
|
||||
|
||||
u32 func000184d0(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user