mirror of
https://github.com/open-goal/jak-project.git
synced 2024-11-30 09:51:02 +00:00
19b8bb81c9
* work in progress streaming rpc, simple test is working * actually add the test * debug windows failure * windows fix maybe * windows 2 * use str-load-status * update types
3 lines
70 B
C++
3 lines
70 B
C++
#pragma once
|
|
|
|
constexpr int SECTOR_SIZE = 0x800; // media sector size
|