]> 4ch.mooo.com Git - 16.git/blobdiff - src/vrstest.c
typedef void __based( void ) * memptr;
[16.git] / src / vrstest.c
index 1adf65d03bebe472e60eacd8a822f5fcf5656a3f..c36b0ae8bdf7888bae2c0081a40925d599672ce2 100755 (executable)
@@ -31,7 +31,7 @@
 void main() {
        global_game_variables_t gvar;
        __segment sega;
-       void __based(sega)* bigbuffer;
+       memptr bigbuffer;
        int i;
        word start;
        int plane;