Display Copyright

This commit is contained in:
2024-03-30 13:09:30 -05:00
parent b35a391887
commit 58eaa8348a
3 changed files with 27 additions and 11 deletions

View File

@@ -63,6 +63,7 @@ namespace JabyEngine {
} date;
const char* kernel_maker;
const char* gui_version;
const char* copyright;
};
BIOSVersion get_bios_version();