[Bug] Minimise force-included files (#25194)

This commit is contained in:
Nick Brassel 2025-05-05 10:07:53 +10:00 committed by GitHub
parent 59f607b963
commit bb9dd05c6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 17 additions and 9 deletions

View file

@ -3,4 +3,6 @@
#pragma once
#include <stdbool.h>
bool is_display_enabled(void);