This repository has been archived on 2025-06-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
LotoStatek/headers/Actor.h

9 lines
92 B
C++

#ifndef OBJECT_MOVING_H
#define OBJECT_MOVING_H
class Actor {
}
#endif //OBJECT_MOVING_H