mirror of
https://github.com/libretro/RetroArch
synced 2024-12-26 21:29:08 +00:00
Change ifdef
This commit is contained in:
parent
6bbe5fb83a
commit
1e87fed448
@ -14,8 +14,8 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef __RARCH_CHEATS_H
|
||||
#define __RARCH_CHEATS_H
|
||||
#ifndef __CHEAT_MANAGER_H
|
||||
#define __CHEAT_MANAGER_H
|
||||
|
||||
#include <boolean.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user