parent
4458dc3375
commit
0a18fb5c1f
|
@ -3,7 +3,7 @@
|
|||
// Plugin controller
|
||||
#include <Project64-core/Plugins/PluginClass.h>
|
||||
|
||||
//Base Plugin class, all plugin derive from this, handles core functions
|
||||
// Base plugin class, all plugins derive from this and it handles core functions
|
||||
#include <Project64-core/Plugins/PluginBase.h>
|
||||
|
||||
#include "Plugins/GFXPlugin.h"
|
||||
|
|
Loading…
Reference in New Issue