Files
pukeko-3ds/program/include/pukeko_app.h
2025-05-10 13:52:29 +00:00

8 lines
116 B
C

#ifndef PUKEKO_APP_H
#define PUKEKO_APP_H
extern int user_money;
extern int held_pukekos;
#endif // !PUKEKO_APP_H