Home
last modified time | relevance | path

Searched refs:buffclose (Results 1 – 4 of 4) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/agt/
H A Dagtread.cpp323 buffclose(); in read_da2()
420 buffclose(); in read_da3()
487 buffclose(); in read_da4()
598 buffclose(); in read_da5()
H A Dagxfile.cpp611 buffclose(); /* This closes the whole AGX file */ in agx_close_descr()
816 buffclose(); in read_agx()
1139 buffclose(); /* Don't need to keep it open */ in read_agx()
H A Dagility.h1124 void buffclose(void); /* Close the current file */
H A Dutil.cpp632 void buffclose(void) { in buffclose() function