mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-07 19:06:48 -05:00
More asterisks
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include "Common/x64Analyzer.h"
|
||||
|
||||
bool DisassembleMov(const unsigned char* codePtr, InstructionInfo *info)
|
||||
bool DisassembleMov(const unsigned char* codePtr, InstructionInfo* info)
|
||||
{
|
||||
unsigned const char* startCodePtr = codePtr;
|
||||
u8 rex = 0;
|
||||
|
||||
Reference in New Issue
Block a user