#ifndef _EDITOR_H_
#define _EDITOR_H_

void EDITOR_Create();
void EDITOR_MenuRecount();

#endif
