yet another api rework, removal of integer types in public api, optionals at the end, some cleaning
This commit is contained in:
@ -3,11 +3,11 @@
|
||||
#define TWN_GAME_API_H
|
||||
|
||||
#include "twn_input.h"
|
||||
#include "twn_context.h"
|
||||
#include "twn_draw.h"
|
||||
#include "twn_audio.h"
|
||||
#include "twn_engine_api.h"
|
||||
#include "twn_util.h"
|
||||
#include "twn_context.h"
|
||||
|
||||
#ifndef TWN_NOT_C
|
||||
|
||||
|
Reference in New Issue
Block a user