import from github
This commit is contained in:
8
include/berry_crush.h
Executable file
8
include/berry_crush.h
Executable file
@ -0,0 +1,8 @@
|
||||
#ifndef GUARD_BERRY_CRUSH_H
|
||||
#define GUARD_BERRY_CRUSH_H
|
||||
|
||||
#include "main.h"
|
||||
|
||||
void StartBerryCrush(MainCallback exitCallback);
|
||||
|
||||
#endif // GUARD_BERRY_CRUSH_H
|
Reference in New Issue
Block a user