- more work to switch over to the new loop.

Mainly separation of ticker and render calls
This commit is contained in:
Christoph Oelckers 2020-08-30 10:42:44 +02:00
parent 367b4ce051
commit 0c455acaa2
10 changed files with 93 additions and 56 deletions

View file

@ -53,6 +53,8 @@ void Net_SkipCommand (int type, uint8_t **stream);
void Net_ClearBuffers ();
bool D_CheckNetGame(void);
// Netgame stuff (buffers and pointers, i.e. indices).