partially done work on total source tree rework, separation of engine context and game context, generalization of renderer for different backends as well as web platform target
This commit is contained in:
3
src/twn_context.c
Normal file
3
src/twn_context.c
Normal file
@ -0,0 +1,3 @@
|
||||
#include "twn_engine_context_c.h"
|
||||
|
||||
t_engine_ctx ctx = {0};
|
Reference in New Issue
Block a user