]> Shamusworld >> Repos - rmac/blobdiff - direct.h
New directive: PRGFLAGS sets GEMDOS PRG flags (such as Fastload, etc)
[rmac] / direct.h
index 42070de522932e149a48674ec6359477742886f0..e95b6dde1de61f98316c4c18f145d2aecb837023 100644 (file)
--- 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__