summaryrefslogtreecommitdiff
path: root/apps/graphics/traveler/include/trv_paltable.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/graphics/traveler/include/trv_paltable.h')
-rw-r--r--apps/graphics/traveler/include/trv_paltable.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/graphics/traveler/include/trv_paltable.h b/apps/graphics/traveler/include/trv_paltable.h
index 38df97473..a307a1244 100644
--- a/apps/graphics/traveler/include/trv_paltable.h
+++ b/apps/graphics/traveler/include/trv_paltable.h
@@ -79,4 +79,6 @@ extern trv_pixel_t *g_paltable[NUM_ZONES];
* Public Function Prototypes
****************************************************************************/
+int trv_load_paltable(FAR const char *file);
+
#endif /* __APPS_GRAPHICS_TRAVELER_INCLUDE_TRV_PALTABLE_H */