codegen: removed hardcoded test image file name

This commit is contained in:
András Veres-Szentkirályi 2016-04-20 14:07:35 +02:00
parent 5d38b3b52d
commit ff15c3a63a
2 changed files with 3 additions and 5 deletions

View file

@ -1,7 +1,6 @@
#include <stdio.h>
#define STB_IMAGE_IMPLEMENTATION
#define STBI_ONLY_PNG
#include "stb_image.h"
#include "codegen.c"