]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - data/qcsrc/server/playerdemo.qh
Closer to getting the gurgle sound right. We also have a gurgle sound now :D
[voretournament/voretournament.git] / data / qcsrc / server / playerdemo.qh
1 void playerdemo_init();
2 void playerdemo_shutdown();
3 void playerdemo_write();
4 float playerdemo_read();
5
6 void playerdemo_open_read(string f);
7 void playerdemo_open_write(string f);