X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=direct.h;h=e95b6dde1de61f98316c4c18f145d2aecb837023;hp=42070de522932e149a48674ec6359477742886f0;hb=622cef2655a59d715480af165caed8cd4ba0040c;hpb=d0c28c349ddfb8393568037f68bddbe8979ce0df diff --git a/direct.h b/direct.h index 42070de..e95b6dd 100644 --- a/direct.h +++ b/direct.h @@ -72,5 +72,6 @@ int d_cstruct(void); int d_jpad(void); int d_nojpad(void); int d_gpumain(void); +int d_prgflags(void); #endif // __DIRECT_H__