ze
Loading...
Searching...
No Matches
init.h
Go to the documentation of this file.
1
8#pragma once
9
10void initEditor(void);
11
void initEditor(void)
Initialize global editor state and screen dimensions.
Definition main.c:35