SMG-Decomp
A decompilation of Super Mario Galaxy 1
Loading...
Searching...
No Matches
include
Game
Util
SchedulerUtil.hpp
1
#pragma once
2
3
namespace
MR {
4
class
ProhibitSchedulerAndInterrupts
{
5
public
:
6
ProhibitSchedulerAndInterrupts
(
bool
);
7
8
~ProhibitSchedulerAndInterrupts
();
9
10
u32 _0;
11
};
12
};
MR::ProhibitSchedulerAndInterrupts
Definition
SchedulerUtil.hpp:4
Generated by
1.10.0