updated cmake
This commit is contained in:
parent
b65ce85405
commit
0f03d88b26
8 changed files with 20 additions and 20 deletions
|
|
@ -2,8 +2,8 @@
|
|||
#include "arc/graphics/window.h"
|
||||
#include "arc/graphics/sdl/window.h"
|
||||
|
||||
#include <SDL.h>
|
||||
#include "arc/std/errno.h"
|
||||
#include <SDL.h>
|
||||
|
||||
void ARC_Window_Create(ARC_Window **window, ARC_WindowInfo *info){
|
||||
if(!info){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue