X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=rmac;a=blobdiff_plain;f=direct.h;h=a047c3ca29a4649e0f389de1b3fec92caca2e922;hp=be2643d9babf2d0f4306a1c682840cf9f022fb14;hb=58902b3fadb54775564b6c66684c3dcdb69eda83;hpb=9df4696c6d38b7908dd83f95509fc14f2f7c799c diff --git a/direct.h b/direct.h index be2643d..a047c3c 100644 --- a/direct.h +++ b/direct.h @@ -71,5 +71,6 @@ int abs_expr(VALUE *); int d_cstruct(void); int d_jpad(void); int d_nojpad(void); +int d_gpumain(void); #endif // __DIRECT_H__