| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -17,13 +17,11 @@ namespace DiscIO | ||
| { | ||
| class WiiWAD; | ||
| } | ||
|
|
||
| namespace IOS::HLE | ||
| { | ||
| class Kernel; | ||
| } | ||
|
|
||
| namespace WiiUtils | ||
| { | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -4,11 +4,8 @@ | ||
|
|
||
| #pragma once | ||
|
|
||
| namespace ciface::Quartz | ||
| { | ||
| void PopulateDevices(void* window); | ||
| void DeInit(); | ||
| } // namespace ciface::Quartz | ||