Memmap: Small comment

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1931 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
John Peterson 2009-01-19 10:54:43 +00:00
parent 4a88f31ddb
commit 179a134475

View file

@ -240,7 +240,8 @@ extern readFn64 hwReadWii64[NUMHWMEMFUN];
// =================================
// These functions may be called by
/* These functions are primarily called by the Interpreter functions and are routed to the correct
location through ReadFromHardware2 and WriteToHardware2 */
// ----------------
u32 Read_Opcode(const u32 _Address)
{