mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 15:05:59 +00:00
Move HLE table address to FXO (#10284)
This commit is contained in:
parent
2e28e2d293
commit
57cd4ff3c6
9 changed files with 31 additions and 21 deletions
|
|
@ -1947,5 +1947,3 @@ u32 ppu_function_manager::add_function(ppu_function_t function)
|
|||
|
||||
return ::size32(list) - 1;
|
||||
}
|
||||
|
||||
DECLARE(ppu_function_manager::addr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue