mirror of
https://github.com/electronicarts/CNC_TS_and_RA2_Mission_Editor.git
synced 2025-10-16 01:03:37 -04:00
resolved custom palette remap issue .
This commit is contained in:
parent
9311007a17
commit
6d7c240f13
3 changed files with 6 additions and 6 deletions
|
@ -63,7 +63,7 @@ public:
|
|||
void FetchPalettes();
|
||||
void CreateConvTable(RGBTRIPLE* pal, int* iPal);
|
||||
|
||||
Palette* LoadPalette(const CString& palName);
|
||||
Palette* LoadPalette(const CString& palName, bool remappable = false);
|
||||
void Clear();
|
||||
|
||||
HTSPALETTE m_hPalIsoTemp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue