Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/GameWorld/
H A Dplayer.h425 const int SIZEOF_player_data = 930; variable
H A Dplayer.cpp2213 assert((S - Stream) == static_cast<ptrdiff_t>(Count*SIZEOF_player_data)); in unpack_player_data()
2285 assert((S - Stream) == static_cast<ptrdiff_t>(Count*SIZEOF_player_data)); in pack_player_data()
/dports/games/alephone/alephone-release-20190331/Source_Files/Files/
H A Dgame_wad.cpp1809 count= data_length/SIZEOF_player_data; in process_map_wad()
1810 assert(count*SIZEOF_player_data==data_length); in process_map_wad()
2055 { PLAYER_STRUCTURE_TAG, SIZEOF_player_data, true }, // false },