home *** CD-ROM | disk | FTP | other *** search
/ Phoenix Heaven Sunny 2 / APPARE2.BIN / oh_towns / ugoku / ugokulib / old_mov.h next >
Text File  |  1995-06-20  |  208b  |  11 lines

  1. /*
  2.     OLD TYPE MOV LIB. for VDSYS
  3.         1992 12 3
  4. */
  5.  
  6. int move32( char *para );
  7. int move32_o( char *para );        /* old type */
  8. int move32_vsync( char *para );        /* 垂直同期型 */
  9. int transmit( char *para );
  10.  
  11.