Add comment (1/2)

This commit is contained in:
greggameplayer 2018-07-18 01:23:49 +02:00 committed by GitHub
parent 25d1f6074d
commit 1f75657d95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ namespace Ryujinx.HLE.OsHle.Services.Bcat
{
m_Commands = new Dictionary<int, ServiceProcessRequest>()
{
//...
};
}