mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 04:35:46 +00:00
parent
9d5e10abc6
commit
87d3afe635
7 changed files with 1 additions and 33 deletions
|
@ -316,7 +316,6 @@ ASSERT_REG_POSITION(command_processor_config, 0x00638);
|
|||
static_assert(sizeof(Regs) == 0x1000 * sizeof(u32), "Invalid total size of register set");
|
||||
|
||||
extern Regs g_regs;
|
||||
extern bool g_skip_frame;
|
||||
|
||||
template <typename T>
|
||||
void Read(T& var, const u32 addr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue