aboutsummaryrefslogtreecommitdiff
path: root/sword1/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'sword1/screen.h')
-rw-r--r--sword1/screen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sword1/screen.h b/sword1/screen.h
index bef314791b..e3b5c52c5b 100644
--- a/sword1/screen.h
+++ b/sword1/screen.h
@@ -81,6 +81,7 @@ public:
void fadeDownPalette(void);
void fadeUpPalette(void);
void fnSetPalette(uint8 start, uint16 length, uint32 id, bool fadeUp);
+ //void fnSetFadeTargetPalette(uint32 id);
bool stillFading(void);
void updateScreen(void);