9aa6c5071173c95ff8338cb8499eb0912b4e573d
[picodrive.git] / platform / gizmondo / emu.h
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
6 extern unsigned char gfx_buffer[321*240*2*2];\r
7 \r
8 void emu_stateCb(const char *str);\r
9 \r