From 395aa3f2b53550b9575dde1f5d2fb7494c21addf Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Thu, 5 Dec 2024 13:17:27 +0100 Subject: close #55 --- src/include/ui/selectors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/ui') diff --git a/src/include/ui/selectors.h b/src/include/ui/selectors.h index 6832ff7..200d61b 100644 --- a/src/include/ui/selectors.h +++ b/src/include/ui/selectors.h @@ -7,7 +7,7 @@ #ifndef INCLUDE_EMPLOYEE_SELECTOR #define INCLUDE_EMPLOYEE_SELECTOR -employee* employee_selector_render(platform_window* window, float scale, bool enabled, employee* current_val, s32 x, s32 y, s32 w, s32 h, animation an, scheduled_job* offer); +employee* employee_selector_render(platform_window* window, float scale, bool enabled, employee* current_val, s32 x, s32 y, s32 w, s32 h, animation an, scheduled_job* offer, world_location* loc); world_location* location_selector_render(platform_window* window, float scale, bool enabled, world_location* current_val, s32 x, s32 y, s32 w, s32 h); #endif \ No newline at end of file -- cgit v1.2.3-70-g09d2