mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 21:30:19 -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:
@ -29,11 +29,7 @@
|
||||
//
|
||||
#include "Globals.h"
|
||||
|
||||
#include "gdsp_ext_op.h"
|
||||
#include "gdsp_interpreter.h"
|
||||
#include "gdsp_memory.h"
|
||||
|
||||
extern inline void dsp_op_write_reg(uint8 reg, uint16 val);
|
||||
#include "gdsp_opcodes_helper.h"
|
||||
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user