mirror of
https://github.com/ZDoom/Raze.git
synced 2025-01-28 03:00:41 +00:00
7 lines
99 B
C
7 lines
99 B
C
|
|
||
|
#include "compat.h"
|
||
|
|
||
|
extern uint8_t *basepaltable[1];
|
||
|
|
||
|
extern void Ken_InitMultiPsky(void);
|