fix: defines per a compilar en raspberry pi
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#ifndef RASPI
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <SDL2/SDL.h>
|
||||
@@ -42,3 +44,4 @@ namespace shader
|
||||
|
||||
void render();
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user