core: clean up warnings
This commit is contained in:
@ -42,7 +42,7 @@ public:
|
||||
void PrepareReschedule() override;
|
||||
|
||||
private:
|
||||
void ExecuteInstructions(int num_instructions);
|
||||
void ExecuteInstructions(u64 num_instructions);
|
||||
|
||||
std::unique_ptr<ARMul_State> state;
|
||||
};
|
||||
|
Reference in New Issue
Block a user