diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-10 08:48:01 +0100 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-02-10 08:48:01 +0100 |
| commit | 888ce66e186e2892bc30afb5bb97918d504e0ba1 (patch) | |
| tree | d4aca9ebdfc04b00e6aa0f206c44c0794d6fd7d0 /src/wlstate.h | |
| parent | d2e732c507c53ddca4c60a7aff650971545d7520 (diff) | |
event loop
Diffstat (limited to 'src/wlstate.h')
| -rw-r--r-- | src/wlstate.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wlstate.h b/src/wlstate.h index e4757f6..9d962c2 100644 --- a/src/wlstate.h +++ b/src/wlstate.h @@ -12,3 +12,4 @@ struct wl_state_s { bool wayc_wl_state_init(struct wl_state_s *state); void wayc_wl_state_deinit(struct wl_state_s *state); +void wayc_wl_state_update(struct wl_state_s *state); |
