Browse Source

Add comments indicating forked version and features removed

pull/81/head
András Szabó GitHub 3 weeks ago
parent
commit
21eb440124
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      src/Prototype.cpp

+ 2
- 0
src/Prototype.cpp View File

@@ -11,6 +11,8 @@
#include <windows.h>
#endif

// Forked from VCV Prototype v1.3.0
// some features removed

using namespace rack;
Plugin* pluginInstance;


Loading…
Cancel
Save