Add: naval battle game!
This commit is contained in:
@@ -14,7 +14,6 @@ void program_sysinfo();
|
||||
|
||||
void get_cpuid();
|
||||
void get_meminfo(unsigned int multiboot_info_address); // to be fixed: cannot get full memory map (sysinfo -v)
|
||||
void program_conway();
|
||||
void program_cowsay();
|
||||
void cowsay(); // Splash screen
|
||||
void program_pi();
|
||||
@@ -41,4 +40,8 @@ void program_cat();
|
||||
void program_bmp();
|
||||
void program_lspci();
|
||||
|
||||
// Games
|
||||
void program_navalbattle();
|
||||
void program_conway();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user