linux port fixed; some cleanups
[picodrive.git] / platform / gizmondo / emu.h
CommitLineData
e5f426aa 1// (c) Copyright 2006-2007 notaz, All rights reserved.\r
2// Free for non-commercial use.\r
3\r
4// For commercial use, separate licencing terms must be obtained.\r
5\r
ea8c405f 6extern unsigned char gfx_buffer[321*240*2*2];\r
e5f426aa 7\r
c77ca79e 8void emu_stateCb(const char *str);\r
9\r