mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-13 12:55:58 +03:00
fix(console): expose ConsoleClear() in console/Console.hpp
This commit is contained in:
parent
8a7d89b52f
commit
1dfb507c53
@ -1,6 +1,7 @@
|
|||||||
#ifndef CONSOLE_CONSOLE_HPP
|
#ifndef CONSOLE_CONSOLE_HPP
|
||||||
#define CONSOLE_CONSOLE_HPP
|
#define CONSOLE_CONSOLE_HPP
|
||||||
|
|
||||||
|
#include "console/Line.hpp"
|
||||||
#include "console/Types.hpp"
|
#include "console/Types.hpp"
|
||||||
#include "event/Types.hpp"
|
#include "event/Types.hpp"
|
||||||
#include <cstdint>
|
#include <cstdint>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user