mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
Fix function prototypes after merge
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
#define NAMESPOOF_VERSION 1
|
||||
#define NAMESPOOF_PATH EXT_PATH("dolphin/name.txt")
|
||||
|
||||
void namespoof_init();
|
||||
void namespoof_init(void);
|
||||
|
||||
Reference in New Issue
Block a user