Display Copyright

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