creado define para compilar sin shaders

This commit is contained in:
2024-07-05 23:57:26 +02:00
parent d36f3539cc
commit b770bdb7d1
4 changed files with 14 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
#ifndef RASPI
#ifndef NO_SHADERS
#include "jshader.h"
#include <iostream>