Treballant en la conversió a SDL3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "jutil.h"
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <SDL2/SDL.h>
|
||||
#include <SDL3/SDL.h>
|
||||
namespace util
|
||||
{
|
||||
int stringToInt(const char *value, std::vector<const char*> strings, std::vector<int> values)
|
||||
|
||||
Reference in New Issue
Block a user