_
This commit is contained in:
parent
6fd37ffd3d
commit
e150265bc4
@ -877,7 +877,7 @@ RenderD7::RSettings::RSettings()
|
||||
|
||||
}
|
||||
|
||||
RenderD7::RSettings::RSettings()
|
||||
RenderD7::RSettings::~RSettings()
|
||||
{
|
||||
|
||||
}
|
||||
@ -888,7 +888,7 @@ void RenderD7::RSettings::Draw(void) const
|
||||
|
||||
}
|
||||
|
||||
void RenderD7::RSettins::Logic(u32 hDown, u32 hHeld, u32 hUp, touchPosition touch)
|
||||
void RenderD7::RSettings::Logic(u32 hDown, u32 hHeld, u32 hUp, touchPosition touch)
|
||||
{
|
||||
|
||||
if (d7_hDown & KEY_B)
|
||||
|
Loading…
Reference in New Issue
Block a user