Initial code
This commit is contained in:
BIN
Macintosh Code Release 3/Blades of Exile Char Editor/.DS_Store
vendored
Normal file
BIN
Macintosh Code Release 3/Blades of Exile Char Editor/.DS_Store
vendored
Normal file
Binary file not shown.
1
Macintosh Code Release 3/Blades of Exile Char Editor/char.ed.c
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/char.ed.c
Executable file
File diff suppressed because one or more lines are too long
1
Macintosh Code Release 3/Blades of Exile Char Editor/dlogtool.c
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/dlogtool.c
Executable file
File diff suppressed because one or more lines are too long
1
Macintosh Code Release 3/Blades of Exile Char Editor/dlogtool.h
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/dlogtool.h
Executable file
@@ -0,0 +1 @@
|
||||
void cd_init_dialogs();
|
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.action.c
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.action.c
Executable file
File diff suppressed because one or more lines are too long
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.action.h
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.action.h
Executable file
@@ -0,0 +1 @@
|
||||
Boolean handle_action(EventRecord event,short mode);
|
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.editors.c
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.editors.c
Executable file
File diff suppressed because one or more lines are too long
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.editors.h
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.editors.h
Executable file
@@ -0,0 +1 @@
|
||||
Boolean give_to_pc(short pc_num,item_record_type item, short print_result);
|
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.fileio.c
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.fileio.c
Executable file
File diff suppressed because one or more lines are too long
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.fileio.h
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.fileio.h
Executable file
@@ -0,0 +1 @@
|
||||
void save_file(short mode);
|
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.global.c
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.global.c
Executable file
@@ -0,0 +1 @@
|
||||
#include <OSUtils.h>
|
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.global.h
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.global.h
Executable file
File diff suppressed because one or more lines are too long
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.graphics.c
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.graphics.c
Executable file
File diff suppressed because one or more lines are too long
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.graphics.h
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.graphics.h
Executable file
@@ -0,0 +1 @@
|
||||
void init_main_buttons();
|
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.sound.c
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.sound.c
Executable file
@@ -0,0 +1 @@
|
||||
#include "math.h"
|
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.sound.h
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/ed.sound.h
Executable file
@@ -0,0 +1 @@
|
||||
void load_sounds ();
|
1
Macintosh Code Release 3/Blades of Exile Char Editor/item_data.h
Executable file
1
Macintosh Code Release 3/Blades of Exile Char Editor/item_data.h
Executable file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user