mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 12:15:45 +00:00
dyncom: Move helper functions to their own header
This commit is contained in:
parent
6b73e4566b
commit
0191c26521
10 changed files with 57 additions and 41 deletions
|
@ -7,6 +7,7 @@
|
|||
#include "common/make_unique.h"
|
||||
|
||||
#include "core/arm/skyeye_common/armdefs.h"
|
||||
#include "core/arm/skyeye_common/armsupp.h"
|
||||
#include "core/arm/skyeye_common/vfp/vfp.h"
|
||||
|
||||
#include "core/arm/dyncom/arm_dyncom.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue