mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-19 06:45:23 +00:00
CFrontEndUI work
This commit is contained in:
@@ -3,12 +3,15 @@
|
||||
|
||||
namespace urde
|
||||
{
|
||||
class CFinalInput;
|
||||
|
||||
namespace MP1
|
||||
{
|
||||
|
||||
class CNESEmulator
|
||||
{
|
||||
|
||||
public:
|
||||
void ProcessUserInput(const CFinalInput& input, int);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user