X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=plz.h;h=240bf1cb7f096025d2f46e1298a5cc883bd58d59;hb=ef78daa43680e8c27ad4e883c00999f5698c0a38;hp=3bfb9aeeca8e79fca938850cab7f13eab9df1034;hpb=56a8ceb4ff1908c03a18671df7c083eceb3a98b4;p=plz.git diff --git a/plz.h b/plz.h index 3bfb9ae..240bf1c 100755 --- a/plz.h +++ b/plz.h @@ -3,6 +3,17 @@ #include #include "asmyt.h" #include "copper.h" +#include "tweak.h" +#include "types.h" +extern setplzparas(); +extern int plzline(); +extern int init_copper(); +extern int close_copper(); + +// extern void tw_opengraph2(); +//extern int +// extern void tw_setrgbpalette(); + void init_plz(); void plz(); #endif