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