mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-17 06:07:12 +00:00
fixed fake-mobile
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
namespace hr {
|
namespace hr {
|
||||||
string scorefile = "fakemobile_score.txt";
|
std::string scorefile = "fakemobile_score.txt";
|
||||||
}
|
}
|
||||||
|
|
||||||
#include <SDL/SDL.h>
|
#include <SDL/SDL.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user