make baby windows work again
This commit is contained in:
		@@ -3,6 +3,7 @@
 | 
			
		||||
 | 
			
		||||
#include "twn_context.h"
 | 
			
		||||
#include "twn_textures_c.h"
 | 
			
		||||
#include "twn_engine_api.h"
 | 
			
		||||
#include "twn_input.h"
 | 
			
		||||
#include "rendering/twn_rendering_c.h"
 | 
			
		||||
 | 
			
		||||
@@ -47,6 +48,6 @@ typedef struct engine_context {
 | 
			
		||||
    bool was_successful;
 | 
			
		||||
} t_engine_ctx;
 | 
			
		||||
 | 
			
		||||
extern t_engine_ctx ctx;
 | 
			
		||||
TWN_API extern t_engine_ctx ctx;
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user