X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=direct.h;h=e95b6dde1de61f98316c4c18f145d2aecb837023;hb=9e2fe1917a6ad9127e620eb908bba20421e52c89;hp=42070de522932e149a48674ec6359477742886f0;hpb=d0c28c349ddfb8393568037f68bddbe8979ce0df;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__