mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-08-30 17:27:57 +00:00
commited changes from 9.4i and some extra
This commit is contained in:
@@ -21,10 +21,6 @@ const char *conffile = "fakemobile_config.txt";
|
||||
|
||||
#undef main
|
||||
|
||||
void playSound(cell *, const string &s, int vol) {
|
||||
printf("play sound: %s vol %d\n", s.c_str(), vol);
|
||||
}
|
||||
|
||||
SDL_Surface *s;
|
||||
|
||||
int gdpos = 0;
|
||||
|
Reference in New Issue
Block a user