Files
barecopper/include
Mefiresu 808bbb26a2 Remove BlockChange from packed structs
pragma pack (push, 1) forces alignment to 1-byte.
While reordering the fields does help with memory accesses, it only
works if the compiler can ensure 2-byte alignments for this struct.
2025-09-12 23:05:10 +03:00
..
2025-08-29 06:21:11 +03:00
2025-08-30 20:48:01 +03:00
2025-09-12 19:53:08 +03:00
2025-08-29 06:21:11 +03:00
2025-08-20 13:42:56 +03:00
2025-09-07 14:07:12 +03:00