mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00:00
Merge pull request #13417 from luzpaz/typo-source-core-common
Core/Common: Fix typos
This commit is contained in:
commit
07cec796f4
9 changed files with 12 additions and 12 deletions
|
@ -2404,7 +2404,7 @@ static void InitExtensionList(GLContext* context)
|
|||
case 100:
|
||||
break;
|
||||
}
|
||||
// So we can easily determine if we are running dekstop GL
|
||||
// So we can easily determine if we are running desktop GL
|
||||
s_extension_list["VERSION_GL"] = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue