Unix users ahoi.

This commit is contained in:
qfox 2006-08-21 14:09:13 +00:00
parent a843631e9f
commit cbd856a185
1 changed files with 5 additions and 3 deletions

View File

@ -33,9 +33,11 @@
#include "vsuni.h"
#include "fds.h"
#include "drivers/win/basicbot.h" // qfox: For UpdateExternalButton(), called when the
// botmode state changes, to update a label in gui.
// Maybe enclose this in ifdef _USE_SHARED_MEMORY_ ?
#include "drivers/win/basicbot.h" // qfox: For UpdateExternalButton(), called
// when the botmode state changes, to
// update a label in gui. Maybe
// enclose this in
// #ifdef _USE_SHARED_MEMORY_ ?
extern INPUTC *FCEU_InitZapper(int w);
extern INPUTC *FCEU_InitPowerpadA(int w);