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