fallout2-ce/src/game_palette.h

7 lines
99 B
C
Raw Normal View History

2022-05-19 01:51:26 -07:00
#ifndef GAME_PALETTE_H
#define GAME_PALETTE_H
int _HighRGB_(int a1);
#endif /* GAME_PALETTE_H */