]>
git.r.bdr.sh - rbdr/pico-engine/blob - stdafx.h
73a6e50f4ee02b89e3879cae5b4f4e5b419a39ed
1 // stdafx.h : include file for standard system include files,
2 // or project specific include files that are used frequently, but
3 // are changed infrequently
18 #include "SDL_image/SDL_image.h"
19 #include "SDL_gfx/SDL_gfxPrimitives.h"
21 #include "SDL_mixer/SDL_mixer.h"
25 #include "luavirtualmachine.h"
26 #include "luascript.h"
27 #include "luadebugger.h"
36 #include "constants.h"
38 #include "game_overwatch.h"
46 #include "CoreFoundation/CoreFoundation.h"