mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-08 06:44:12 +08:00
编译错误修正
This commit is contained in:
parent
7ba80ce765
commit
01c378e650
@ -48,6 +48,6 @@ cheat_error_t pop_current_cheat( const char *filename, u32 chtid );
|
||||
cheat_error_t chtid_current_cheat( const char *filename, u32 *pointer_id );
|
||||
cheat_error_t chtlst_current_cheat( const char *filename, u8 pointer_data[256] );
|
||||
|
||||
cheat_error_t apply_cheat( int mode, u32 szrom, hookpoint_analyzer analyzer, u16 bindkey, u32 varaddr, u32 *outsize );
|
||||
cheat_error_t apply_cheat( int mode, u32 szrom, hookpoint_analyzer *analyzer, u16 bindkey, u32 varaddr, u32 *outsize );
|
||||
|
||||
#endif//_CHEAT_H_
|
||||
|
Loading…
x
Reference in New Issue
Block a user