X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fgizmondo%2Femu.h;h=c7d58c0ff77a12e1cacb202a32dfa29c644bd288;hb=cff531af94bd9c9c89ae162e80f48ddc26a4e504;hp=9aa6c5071173c95ff8338cb8499eb0912b4e573d;hpb=fb7a7fea8735400818773dd47f1e6913bd1ceecf;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);