mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-12 15:59:17 +00:00
QoL and bug fixes
This commit is contained in:
@ -45,7 +45,7 @@ struct CPUData
|
||||
uintptr_t TempStack; /* gs+0x8 */
|
||||
|
||||
/** @brief Used by CPU */
|
||||
uintptr_t Stack;
|
||||
uintptr_t Stack; /* gs+0x10 */
|
||||
|
||||
/** @brief CPU ID. */
|
||||
int ID;
|
||||
|
Reference in New Issue
Block a user