1
0

[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
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);