mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Build everything as C++ (#1176)
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
#include <string_view>
|
||||
#include <variant>
|
||||
|
||||
#include "helpers.h"
|
||||
#include "platform.h"
|
||||
#include "helpers.hpp"
|
||||
#include "platform.hpp"
|
||||
|
||||
#include "gfx/main.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user