12 lines
204 B
C
12 lines
204 B
C
#ifdef ARC_NONE_WINDOW
|
|
|
|
#ifndef ARC_NONE_WINDOW_H_
|
|
#define ARC_NONE_WINDOW_H_
|
|
|
|
//#include "arc/graphics/window.h"
|
|
|
|
//typedef void ARC_WindowType;
|
|
|
|
#endif // !ARC_SDL_WINDOW_H_
|
|
|
|
#endif // !ARC_NONE_WINDOW
|