core1/done/audio/n_seqplayer.c done
This commit is contained in:
@@ -10,7 +10,6 @@ extern void func_8033F000(const char *, const char *, int);
|
||||
#define matching_assert(EX, F, L) assert(EX)
|
||||
#else
|
||||
#define LINE(line_num) line_num
|
||||
#define FILE(file_name) "file_name"
|
||||
#ifdef __ANSI_CPP__
|
||||
#define FILE(file_name) # file_name
|
||||
#else
|
||||
@@ -25,5 +24,4 @@ extern void func_8033F000(const char *, const char *, int);
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user