NorthstarLauncher/primedev/core/filesystem
Jan 7c9ffa1cab
Remove `structs.h` in favor of manual padding (#613)
- delete `structs.h`
- completely remove VPKFileEntry (its completely unused)
- convert all other instances of `OFFSET_STRUCT` to normal structs (this was automated and may be wrong)
- Update `m_bZooming` type from `uint32_t` to `bool`
2024-01-20 23:37:47 +01:00
..
filesystem.cpp Folder restructuring from primedev (#624) 2023-12-27 01:32:01 +01:00
filesystem.h Remove `structs.h` in favor of manual padding (#613) 2024-01-20 23:37:47 +01:00
rpakfilesystem.cpp Folder restructuring from primedev (#624) 2023-12-27 01:32:01 +01:00
rpakfilesystem.h Folder restructuring from primedev (#624) 2023-12-27 01:32:01 +01:00