began putting everything together
This commit is contained in:
8
code/particles/MyControl.h
Executable file
8
code/particles/MyControl.h
Executable file
@@ -0,0 +1,8 @@
|
||||
#ifndef MYCONTROL_H
|
||||
#define MYCONTROL_H
|
||||
|
||||
struct MyControl {
|
||||
|
||||
};
|
||||
|
||||
#endif // MYCONTROL_H
|
||||
Reference in New Issue
Block a user