Pointer variable declaration style change.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
// typedef struct {
|
||||
// int SDL_eventQueueLen;
|
||||
// SDL_Event **SDL_eventQueue;
|
||||
// SDL_Event** SDL_eventQueue;
|
||||
// } SDL_State;
|
||||
|
||||
// extern SDL_State *SDL_state;
|
||||
|
||||
Reference in New Issue
Block a user