9 lines
99 B
C++
9 lines
99 B
C++
//
|
|
// Created by josh on 5/29/2025.
|
|
//
|
|
|
|
#ifndef EDITOR_HPP
|
|
#define EDITOR_HPP
|
|
|
|
#endif //EDITOR_HPP
|