comparison src/console/Ym2413_Emu.h @ 341:986f098da058 trunk

[svn] - merge in blargg's changes
author nenolod
date Thu, 07 Dec 2006 15:20:41 -0800
parents fb513e10174e
children
comparison
equal deleted inserted replaced
340:9e5a7158fa80 341:986f098da058
1 // YM2413 FM sound chip emulator interface 1 // YM2413 FM sound chip emulator interface
2 2
3 // Game_Music_Emu 0.5.1 3 // Game_Music_Emu 0.5.2
4 #ifndef YM2413_EMU_H 4 #ifndef YM2413_EMU_H
5 #define YM2413_EMU_H 5 #define YM2413_EMU_H
6 6
7 class Ym2413_Emu { 7 class Ym2413_Emu {
8 struct OPLL* opll; 8 struct OPLL* opll;