From 1aa0e17df7c325a41de8cf8a57f52ed853f08bf3 Mon Sep 17 00:00:00 2001 From: "John Wilbert M. Villamor" Date: Fri, 24 Apr 2020 19:01:28 +0800 Subject: Refined toolchain instructions, organized examples, added automatic retry for CdRead(), added FIOCSCAN ioctl in psxsio TTY driver, added tty and console examples. --- examples/n00bdemo/logo.h | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 examples/n00bdemo/logo.h (limited to 'examples/n00bdemo/logo.h') diff --git a/examples/n00bdemo/logo.h b/examples/n00bdemo/logo.h deleted file mode 100644 index 6429c8e..0000000 --- a/examples/n00bdemo/logo.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _LOGO_H -#define _LOGO_H - -void intro(); - -#endif // _LOGO_H -- cgit v1.2.3