11 lines
62 B
C
11 lines
62 B
C
#ifndef _CAPP_H
|
|
|
|
#define _CAPP_H
|
|
|
|
|
|
#include <SDL.h>
|
|
|
|
|
|
|
|
#endif
|