mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Lots of work on CAutoMapper
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
namespace urde
|
||||
{
|
||||
class CFinalInput;
|
||||
|
||||
namespace MP1
|
||||
{
|
||||
|
||||
@@ -12,6 +14,7 @@ class CMessageScreen
|
||||
{
|
||||
public:
|
||||
CMessageScreen(ResId msg, float time);
|
||||
void ProcessControllerInput(const CFinalInput& input);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user