mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-01-12 10:41:15 +00:00
Some architecture uses different type for uint32_t. For example: x86_64 | aarch64 = unsigned int xtensa | riscv32 = long unsigned int arm = long unsigned int |
||
|---|---|---|
| .. | ||
| ddpalette.cpp | ||
| ddraw.cpp | ||
| ddsurface.cpp | ||
| framebuffer.cpp | ||