feat: rename 'ZenithOS' => 'MontaukOS' and fix build system issues
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "Common.hpp"
|
||||
#include "../Libraries/flanterm/src/flanterm.h"
|
||||
|
||||
namespace Zenith {
|
||||
namespace Montauk {
|
||||
|
||||
static void Sys_FbInfo(FbInfo* out) {
|
||||
if (out == nullptr) return;
|
||||
|
||||
Reference in New Issue
Block a user