2024-01-12 19:48:17 -07:00
|
|
|
#ifdef ARC_NONE_WINDOW
|
|
|
|
|
|
|
|
|
|
#ifndef ARC_NONE_WINDOW_H_
|
|
|
|
|
#define ARC_NONE_WINDOW_H_
|
|
|
|
|
|
2024-05-20 03:46:04 -06:00
|
|
|
//#include "arc/graphics/window.h"
|
2024-01-12 19:48:17 -07:00
|
|
|
|
2024-05-20 03:46:04 -06:00
|
|
|
//typedef void ARC_WindowType;
|
2024-01-12 19:48:17 -07:00
|
|
|
|
|
|
|
|
#endif // !ARC_SDL_WINDOW_H_
|
|
|
|
|
|
2024-05-20 03:46:04 -06:00
|
|
|
#endif // !ARC_NONE_WINDOW
|