Assembled
2
A column based text editor
Loading...
Searching...
No Matches
src
include
interface
screens
start.h
Go to the documentation of this file.
1
31
#ifndef AS_START_H
32
#define AS_START_H
33
34
#include <
editor/config.h
>
35
36
#include <
includes.h
>
37
43
void
register_start_screen
();
44
57
struct
AS_CfgTok
*
configure_start_screen
(
struct
AS_CfgTok
*token);
58
59
#endif
config.h
includes.h
register_start_screen
void register_start_screen()
Definition
start.c:251
configure_start_screen
struct AS_CfgTok * configure_start_screen(struct AS_CfgTok *token)
Definition
start.c:258
AS_CfgTok
Definition
config.h:148
Generated by
1.10.0