Home
last modified time | relevance | path

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

/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dhkeyfunc.c1135 fix cam_locs[6], *cam_ptr_hack; in current_camera_func() local
1149 cam_ptr_hack = fr_camera_getpos(NULL); in current_camera_func()
1150 memcpy(cam_locs, cam_ptr_hack, 6 * sizeof(fix)); in current_camera_func()