mirror of
https://github.com/zeldaret/ss
synced 2026-07-08 05:50:30 -04:00
@@ -1,7 +1,7 @@
|
||||
#ifndef RVL_SDK_DVD_FS_H
|
||||
#define RVL_SDK_DVD_FS_H
|
||||
#include <RVL/DVD/dvd.h>
|
||||
#include <RVL/OS.h>
|
||||
#include <rvl/DVD/dvd.h>
|
||||
#include <rvl/OS.h>
|
||||
#include <common.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#ifndef RVL_SDK_DVD_ID_UTILS_H
|
||||
#define RVL_SDK_DVD_ID_UTILS_H
|
||||
#include <RVL/DVD/dvd.h>
|
||||
#include <rvl/DVD/dvd.h>
|
||||
#include <common.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#ifndef RVL_SDK_DVD_QUEUE_H
|
||||
#define RVL_SDK_DVD_QUEUE_H
|
||||
#include <RVL/DVD/dvd.h>
|
||||
#include <rvl/DVD/dvd.h>
|
||||
#include <common.h>
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#ifndef RVL_SDK_GX_INIT_H
|
||||
#define RVL_SDK_GX_INIT_H
|
||||
#include <RVL/GX/GXFifo.h>
|
||||
#include <rvl/GX/GXFifo.h>
|
||||
#include <common.h>
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// Ported From https://github.com/kiwi515/ogws/blob/master/src/nw4r/ut/ut_DvdLockedFileStream.cpp
|
||||
|
||||
#include <RVL/OS.h>
|
||||
#include <rvl/OS.h>
|
||||
#include <nw4r/ut.h>
|
||||
|
||||
namespace nw4r {
|
||||
|
||||
Reference in New Issue
Block a user