make lots of define files
This commit is contained in:
6
include/coins.h
Normal file
6
include/coins.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef GUARD_COINS_H
|
||||
#define GUARD_COINS_H
|
||||
|
||||
void SetCoins(u16 newValue);
|
||||
|
||||
#endif // GUARD_COINS_H
|
||||
Reference in New Issue
Block a user