mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-18 12:55:19 +00:00
Fixed some grammatical mistakes
This commit is contained in:
parent
d9b5cafdee
commit
9b1a2e50f2
8 changed files with 38 additions and 38 deletions
|
|
@ -33,8 +33,8 @@ struct sceNpTrophyInternalContext
|
|||
|
||||
std::unique_ptr<TROPUSRLoader> tropusr;
|
||||
|
||||
//TODO: remove the following code when Visual C++ no longer generates
|
||||
//compiler errors for it. All of this should be auto-generated
|
||||
// TODO: remove the following code when Visual C++ no longer generates
|
||||
// compiler errors for it. All of this should be auto-generated
|
||||
#if defined(_MSC_VER) && _MSC_VER <= 1800
|
||||
sceNpTrophyInternalContext()
|
||||
: trp_stream(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue