Display Copyright

This commit is contained in:
Jaby
2024-03-30 13:09:30 -05:00
committed by Jaby
parent 723875a79c
commit 33096378b4
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();