mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-09 02:55:56 +00:00
new MsgHandler replacing common
Most things moved to macros git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1542 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
a46392f243
commit
b0f17043bd
10 changed files with 103 additions and 170 deletions
|
@ -364,7 +364,6 @@ void gdsp_stop()
|
|||
#include "Mixer.h"
|
||||
|
||||
uint16 r30 = 0, r31 = 0;
|
||||
void PanicAlert(const char* text, ...);
|
||||
extern WaveFileWriter g_wave_writer;
|
||||
|
||||
extern uint16 dsp_swap16(uint16 x);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue