mirror of
https://github.com/zeldaret/tp
synced 2026-06-21 16:37:02 -04:00
fix compiler warnings (#3094)
This commit is contained in:
@@ -169,7 +169,7 @@ public:
|
||||
int chkPassed1(cXyz, int);
|
||||
int chkPassed2(cXyz, cXyz*, int, int);
|
||||
#if DEBUG
|
||||
int drawDbgInfo(f32, int);
|
||||
void drawDbgInfo(f32, int);
|
||||
#endif
|
||||
|
||||
daNpcT_Path_c() {
|
||||
|
||||
Reference in New Issue
Block a user