mirror of
https://github.com/aap/librw.git
synced 2025-12-21 18:09:57 +00:00
worked on engine and d3ddriver
This commit is contained in:
@@ -20,6 +20,6 @@ char *dbgsprint(int32 code, ...);
|
||||
fprintf(stderr, "%s:%d: ", __FILE__, __LINE__); \
|
||||
fprintf(stderr, "%s\n", rw::dbgsprint ecode); \
|
||||
rw::setError(&_e); \
|
||||
}while(0);
|
||||
}while(0)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user