mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-28 04:17:39 +00:00
ads-game:: spacetime functions renamed
This commit is contained in:
@@ -131,7 +131,9 @@ void switch_replay();
|
||||
void switch_pause();
|
||||
void replay_animation();
|
||||
|
||||
void switch_underlying();
|
||||
bool in_spacetime();
|
||||
void switch_spacetime();
|
||||
void switch_spacetime_to(bool);
|
||||
bool ads_draw_cell(cell *c, const shiftmatrix& V);
|
||||
extern transmatrix Duality;
|
||||
extern int use_duality;
|
||||
|
||||
Reference in New Issue
Block a user