mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
make LLE "work" on linux
also with XK's patch to fix LLE save state git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@539 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -47,7 +47,4 @@ void dsp_opf(uint16 opc);
|
||||
|
||||
#define FLAG_ENABLE_INTERUPT 11
|
||||
|
||||
extern inline bool dsp_SR_is_flag_set(uint8 flag);
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user