From b4242acc35c522bd4d4a951a84933ba6f80d2015 Mon Sep 17 00:00:00 2001 From: spicyjpeg Date: Wed, 5 Apr 2023 01:30:55 +0200 Subject: Clean up all headers, add and rename some BIOS APIs --- libpsn00b/include/psxcd.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'libpsn00b/include/psxcd.h') diff --git a/libpsn00b/include/psxcd.h b/libpsn00b/include/psxcd.h index 78c90db..fc9c391 100644 --- a/libpsn00b/include/psxcd.h +++ b/libpsn00b/include/psxcd.h @@ -21,8 +21,7 @@ * library extension is considered for future development. */ -#ifndef __PSXCD_H -#define __PSXCD_H +#pragma once #include @@ -1073,5 +1072,3 @@ int CdLoadSession(int session); #ifdef __cplusplus } #endif - -#endif -- cgit v1.2.3