Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/Files/
H A Dwad.cpp137 static uint8 *pack_entry_header(uint8 *Stream, entry_header *Objects, size_t Count);
695 pack_entry_header(buffer,&header,1); in write_wad()
1523 static uint8 *pack_entry_header(uint8 *Stream, entry_header *Objects, size_t Count) in pack_entry_header() function