diff --git a/desmume/src/gfx3d.cpp b/desmume/src/gfx3d.cpp index b8c9b6c42..08f80af59 100644 --- a/desmume/src/gfx3d.cpp +++ b/desmume/src/gfx3d.cpp @@ -143,7 +143,7 @@ public: commandCursor = 0; size = 0; - // A “command without parameters” is one of the four following commands: + // A "command without parameters" is one of the four following commands: // - PushMatrix // - LoadIdentity // - End