mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Remove #include <stdbool.h> (#1317)
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
// GUIDELINE: external code MUST NOT BE AWARE of the data structure used!
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "link/main.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user