finally compiling and running, text still needs rework
This commit is contained in:
@ -33,6 +33,8 @@ typedef struct context {
|
||||
bool initialization_needed;
|
||||
} t_ctx;
|
||||
|
||||
#ifndef TWN_ENGINE_CONTEXT_C_H
|
||||
TWN_API extern t_ctx ctx;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user