Fixed SDL platform layer to be separate from Windows platform layer
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef PLATFORM_H
|
||||
#define PLATFORM_H
|
||||
#ifndef SDL_PLATFORM_H
|
||||
#define SDL_PLATFORM_H
|
||||
|
||||
typedef void plugin_update_and_render(plugin_offscreen_buffer *Buffer);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user