Arreglat jail_shader.cpp en windows també
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "gif.h"
|
||||
#include <cstdio> // Para NULL, fprintf, stderr
|
||||
#include <cstdlib> // Para malloc, realloc, exit, calloc, free
|
||||
#include <cstdio> // Para fprintf, stderr
|
||||
#include <cstdlib> // Para exit, malloc, calloc, free, realloc
|
||||
#include <vector> // Para vector
|
||||
|
||||
void Gif::uncompress(int code_length, const uint8_t *input, int input_length, uint8_t *out)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user