mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-09-25 13:27:12 +03:00
Update to SDL3 (#1283)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef UTILITYCLASS_H
|
||||
#define UTILITYCLASS_H
|
||||
|
||||
#include <SDL.h>
|
||||
#include <SDL3/SDL.h>
|
||||
#include <string>
|
||||
|
||||
int ss_toi(const std::string& str);
|
||||
|
||||
Reference in New Issue
Block a user