ctr_firmware/trunk/firmware/build/libraries/nfs/common/include/revolution.h
(no author) 080e5d5613 (shirait) nfs(wiifs)ライブラリ追加
git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@283 b871894f-2f95-9b40-918c-086798483c85
2009-02-13 00:26:03 +00:00

18 lines
322 B
C

#ifndef __REVOLUTION_H__
#define __REVOLUTION_H__
#include <brom.h>
#include <firm.h>
#include <revolution/wfsError.h>
//#include <mem/allocator.h>
//#include <mem/heapCommon.h>
typedef u32 OSPriority;
#define ASSERT SDK_ASSERT
//typedef BOOL bool;
//typedef BOOL WFSBool;
#endif // __REVOLUTION_H__