X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgizmondo%2Femu.h;h=c7d58c0ff77a12e1cacb202a32dfa29c644bd288;hb=9db6a54485501b56b0f2f5db4d093c38fe495bda;hp=9aa6c5071173c95ff8338cb8499eb0912b4e573d;hpb=bcd94522e8afb8d4b266f241adfd2e9aea111904;p=picodrive.git diff --git a/platform/gizmondo/emu.h b/platform/gizmondo/emu.h index 9aa6c50..c7d58c0 100644 --- a/platform/gizmondo/emu.h +++ b/platform/gizmondo/emu.h @@ -1,8 +1,3 @@ -// (c) Copyright 2006-2007 notaz, All rights reserved. -// Free for non-commercial use. - -// For commercial use, separate licencing terms must be obtained. - extern unsigned char gfx_buffer[321*240*2*2]; void emu_stateCb(const char *str);