LeviLamina
Loading...
Searching...
No Matches
ShiftStep.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace TextureShift {
6
7struct ShiftStep {};
8
9} // namespace TextureShift
Definition ShiftStep.h:7