mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-08 03:36:43 +00:00
fixup to long long
This commit is contained in:
parent
a1695a82d0
commit
fa7145586f
@ -413,7 +413,7 @@ namespace sag {
|
||||
reassign();
|
||||
}
|
||||
|
||||
void dofullsa_iterations(ll saiter) {
|
||||
void dofullsa_iterations(long long saiter) {
|
||||
sagmode = sagSA;
|
||||
|
||||
decltype(SDL_GetTicks()) t1 = -999999;
|
||||
|
Loading…
x
Reference in New Issue
Block a user