aboutsummaryrefslogtreecommitdiff
path: root/src/query.cc
diff options
context:
space:
mode:
authorfusion32 <marcopuzziello@gmail.com>2025-05-31 22:58:43 -0300
committerfusion32 <marcopuzziello@gmail.com>2025-05-31 22:58:43 -0300
commitda5672b1e903cce47b9d76b2ffd19b0c42bd80f3 (patch)
tree5fba4490c0d5c9b415fd64758fcc9df0e73a500b /src/query.cc
parentc4b06256d92408c4e99bd37b58d66f2024ec0a70 (diff)
downloadgame-da5672b1e903cce47b9d76b2ffd19b0c42bd80f3.tar.gz
game-da5672b1e903cce47b9d76b2ffd19b0c42bd80f3.zip
changed swap file numbers in `map.cc` to uintptr
We know swap file numbers are limited to the [1, 99999999] range which fits a uint32, but using anything but uintptr requires us to do extra casts to avoid compiler warnings so we only convert back to uint32 when building the swap file name which should work the same.
Diffstat (limited to 'src/query.cc')
0 files changed, 0 insertions, 0 deletions