mirror of
https://gitlab.com/raylibtemplates/rt.git
synced 2026-06-28 03:06:18 -04:00
Remove xxd build step from CMakeLists.txt
Asset headers should be in the repository instead of built now
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include "../data/cube.png.h"
|
||||
#include "raylib.h"
|
||||
#include <cmath>
|
||||
#include <raylib-cpp.hpp>
|
||||
|
||||
#if defined(PLATFORM_WEB)
|
||||
#include <emscripten/emscripten.h>
|
||||
|
||||
Reference in New Issue
Block a user