N64FlashcartMenu
Loading...
Searching...
No Matches
src
boot
cheats.h
1
#ifndef CHEATS_H__
2
#define CHEATS_H__
3
4
#include <stdint.h>
5
6
#include "cic.h"
7
8
bool
cheats_install (cic_type_t cic_type, uint32_t *cheat_list);
9
10
#endif
Generated on Thu May 30 2024 11:36:05 for N64FlashcartMenu by
1.9.5