mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local bits in my tree
svn-id: r9807
This commit is contained in:
+1
-1
@@ -547,7 +547,7 @@ void Print_current_info(void) //Tony30Oct96
|
||||
//--------------------------------------------------------------------------------------
|
||||
#else // not debug
|
||||
|
||||
void Draw_debug_graphics(void) {};
|
||||
void Draw_debug_graphics(void) {}
|
||||
|
||||
#endif // _SWORD2_DEBUG
|
||||
//--------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user