fallout2-ce/src/game_palette.h

7 lines
99 B
C

#ifndef GAME_PALETTE_H
#define GAME_PALETTE_H
int _HighRGB_(int a1);
#endif /* GAME_PALETTE_H */