mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 11:53:43 +00:00
arm: Clean up ARMul_State
Remove unnecessary/unused struct variables.
This commit is contained in:
@@ -23,7 +23,6 @@ struct ThreadContext {
|
||||
u32 fpexc;
|
||||
|
||||
// These are not part of native ThreadContext, but needed by emu
|
||||
u32 reg_15;
|
||||
u32 mode;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user