effort to have no warnings once again
This commit is contained in:
@ -112,7 +112,7 @@ static void APIENTRY opengl_log(GLenum source,
|
||||
#endif
|
||||
|
||||
|
||||
void preserve_persistent_ctx_fields(void) {
|
||||
static void preserve_persistent_ctx_fields(void) {
|
||||
ctx.game.udata = ctx.game_copy.udata;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user