|
ASW Lib
A.D.S. Games SDL Wrapper Library. A library targeted at Allegro4 users who want to switch to SDL3 and use modern c++.
|
#include "./modules/assets.h"#include "./modules/core.h"#include "./modules/display.h"#include "./modules/draw.h"#include "./modules/game.h"#include "./modules/geometry.h"#include "./modules/input.h"#include "./modules/random.h"#include "./modules/scene.h"#include "./modules/sound.h"#include "./modules/types.h"#include "./modules/util.h"Go to the source code of this file.
Macros | |
| #define | SDL_MAIN_HANDLED |