Assembled
2
A column based text editor
Loading...
Searching...
No Matches
src
include
interface
screens
file_load_scr.h
Go to the documentation of this file.
1
32
#ifndef AS_FILE_LOAD_SCR
33
#define AS_FILE_LOAD_SCR
34
35
#include <
editor/config.h
>
36
37
#include <
includes.h
>
38
#include <
util.h
>
39
45
void
register_file_load_scr
();
46
59
struct
AS_CfgTok
*
configure_file_load_scr
(
struct
AS_CfgTok
*token);
60
61
#endif
config.h
configure_file_load_scr
struct AS_CfgTok * configure_file_load_scr(struct AS_CfgTok *token)
Definition
file_load_scr.c:180
register_file_load_scr
void register_file_load_scr()
Definition
file_load_scr.c:173
includes.h
AS_CfgTok
Definition
config.h:148
util.h
Generated by
1.10.0