mirror of
https://gitee.com/anod/open_agb_firm.git
synced 2025-05-07 14:24:12 +08:00
log
This commit is contained in:
parent
c6b405a4d1
commit
541c21c2d2
@ -182,7 +182,6 @@ static int32_t bin_search( FHandle fd, acl_text_t game )
|
||||
#define config_type(n) ( (n) & 0xff )
|
||||
acl_error_t acl_select_game( acl_text_t game, acl_boolean_t filter, acl_count_t *n )
|
||||
{
|
||||
extern void log( const char * );
|
||||
CheatLib *inst = (CheatLib*)&gblcht;
|
||||
FHandle fd;
|
||||
if( inst->serc == 0 ) return ACHTLIB_NOT_OPEN;
|
||||
|
Loading…
x
Reference in New Issue
Block a user