X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=direct.h;h=e95b6dde1de61f98316c4c18f145d2aecb837023;hb=71cec8e7896b200c6ae63ebc428339bef147240a;hp=42070de522932e149a48674ec6359477742886f0;hpb=b5f0b68e38eb78c9dd408dce5354584c56b8e90b;p=rmac 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__