mirror of
https://github.com/pret/pokepinballrs.git
synced 2026-03-21 17:24:13 -05:00
Some checks failed
CI / build (push) Has been cancelled
* kickback naming, catch state enum * sound renaming through 98
5 lines
151 B
C
5 lines
151 B
C
#ifndef GUARD_CONSTANTS_SAPPHIRE_STATES_H
|
|
#define GUARD_CONSTANTS_SAPPHIRE_STATES_H
|
|
#include "main_board.h"
|
|
|
|
#endif //GUARD_CONSTANTS_SAPPHIRE_STATES_H
|