Files
sdl-test/include/app.h
T
2021-12-14 21:05:07 +00:00

11 lines
62 B
C

#ifndef _CAPP_H
#define _CAPP_H
#include <SDL.h>
#endif