Revert "Calculate vertex buffer sizes from index buffer (#1663)" (#2544)

This reverts commit 10d649e6d3.
This commit is contained in:
gdkchan 2021-08-11 22:13:48 -03:00 committed by GitHub
parent 0ba4ade8f1
commit 8196086f7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 352 deletions

View file

@ -269,7 +269,7 @@ namespace Ryujinx.Configuration
/// Enable or disable keyboard support (Independent from controllers binding)
/// </summary>
public ReactiveObject<bool> EnableKeyboard { get; private set; }
/// <summary>
/// Enable or disable mouse support (Independent from controllers binding)
/// </summary>