diff options
| author | Julgodis <> | 2021-03-30 01:58:08 +0200 |
|---|---|---|
| committer | Julgodis <> | 2021-03-30 01:58:08 +0200 |
| commit | a868b6ae56e5d586f31a445f47b45f5ac039c74a (patch) | |
| tree | 304857807d7375019ce452ceaad17045683a8c98 /src/f_pc/f_pc_executor.cpp | |
| parent | 88eb7be90cfa48808f2416e427498a97b1d71faa (diff) | |
re-generate with bug fixes
Diffstat (limited to 'src/f_pc/f_pc_executor.cpp')
| -rw-r--r-- | src/f_pc/f_pc_executor.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/f_pc/f_pc_executor.cpp b/src/f_pc/f_pc_executor.cpp index 6096cbc698..d2257beb1c 100644 --- a/src/f_pc/f_pc_executor.cpp +++ b/src/f_pc/f_pc_executor.cpp @@ -58,7 +58,6 @@ void fpcLnTg_ToQueue(line_tag*, int); void fpcLnIt_Queue(int (*)(void*, void*)); void fpcPause_IsEnable(void*, u8); void cTg_IsUse(create_tag_class*); -extern "C" extern u8 g_fpcNd_type[4 + 4 /* padding */]; extern "C" void fpcBs_Is_JustOfType__Fii(); extern "C" void fpcBs_Execute__FP18base_process_class(); |
