isle-portable/miniwin/src
Danct12 a782c48980
miniwin: Use PRIu32 for printing uint32_t (#436)
Some architecture uses different type for uint32_t.

For example:
x86_64 | aarch64 = unsigned int
xtensa | riscv32 = long unsigned int
arm              = long unsigned int
2025-06-26 19:41:46 +02:00
..
d3drm Fix d3drmmesh type error (#433) 2025-06-26 02:46:10 +02:00
ddraw miniwin: Use PRIu32 for printing uint32_t (#436) 2025-06-26 19:41:46 +02:00
internal Move 2D drawing and upscaling to the renderer (#348) 2025-06-25 19:45:26 +02:00
windows Port CONFIG to Qt (#210) 2025-06-03 03:48:04 +02:00