diff options
| author | Aetias <aetias@outlook.com> | 2024-03-30 12:10:44 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2024-03-30 12:10:44 +0100 |
| commit | b9b56f4e9ff85f2f1df0d6a3520568ab2c70c510 (patch) | |
| tree | 7016070ea6259a18e02e55ee61bfa0dea97054a8 /include/Render/FadeControl.hpp | |
| parent | 37685915ffe1e0e7c5840a3163457ec554293695 (diff) | |
Add `PlayerBase.cpp`
Diffstat (limited to 'include/Render/FadeControl.hpp')
| -rw-r--r-- | include/Render/FadeControl.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/Render/FadeControl.hpp b/include/Render/FadeControl.hpp new file mode 100644 index 00000000..805cbcb7 --- /dev/null +++ b/include/Render/FadeControl.hpp @@ -0,0 +1,3 @@ +#pragma once + +struct FadeControl; |
