forked from jaildesigner-jailgames/jaildoctors_dilemma
Toquetechant includes
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
#include "paleta.h"
|
||||
#include "gif.c"
|
||||
#include <stdio.h>
|
||||
#include <SDL2/SDL_pixels.h> // for SDL_PIXELFORMAT_ARGB8888
|
||||
#include <SDL2/SDL_rect.h> // for SDL_Rect
|
||||
#include <fcntl.h> // for SEEK_END, SEEK_SET
|
||||
#include <stdio.h> // for NULL, fseek, fclose, fopen, fread, ftell
|
||||
#include <stdlib.h> // for malloc, free
|
||||
#include "gif.c" // for LoadGif, LoadPalette
|
||||
|
||||
struct jSurface_s
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user