@@ -379,68 +379,4 @@ INCLUDE_ASM("asm/nonmatchings/text_002D3598", func_002D6978);
379379
380380INCLUDE_ASM (" asm/nonmatchings/text_002D3598" , func_002D6998);
381381
382- // FontRes.cpp
383-
384- #ifdef NON_MATCHING
385- Status FontRes_InternalInitialise (void ) {
386- return Status (0xFFFFFFFF , " c:/coding/fgdk3/Code/Common/FontRes.cpp" , 47 );
387- }
388- #else
389- INCLUDE_ASM (" asm/nonmatchings/text_002D3598" , FontRes_InternalInitialise__Fv);
390- #endif
391-
392- void FontRes_InternalFinalise () {
393- return ;
394- }
395-
396- #ifdef NON_MATCHING
397-
398- StdInit_ModuleDescription FontRes_StdInit_Description = {
399- 0 ,
400- &FontRes_StdInit_UsedModules
401- };
402-
403- void * const FontRes_StdInit_UsedModules[] = {
404- &FontRes_InternalInitialise,
405- &FontRes_InternalFinalise,
406- &ThrowCatch_Initialise,
407- &ThrowCatch_Finalise,
408- &RelRecv_Initialise,
409- &RelRecv_Finalise,
410- 0 ,
411- 0 ,
412- };
413-
414- Status FontRes_Initialise () {
415- return StdInit_InitialisationSequence (&FontRes_StdInit_Description);
416- }
417-
418- void FontRes_Finalise () {
419- StdInit_FinalisationSequence (&FontRes_StdInit_Description);
420- }
421-
422- #else
423- INCLUDE_ASM (" asm/nonmatchings/text_002D3598" , FontRes_Initialise__Fv);
424- INCLUDE_ASM (" asm/nonmatchings/text_002D3598" , FontRes_Finalise__Fv);
425- #endif
426-
427- INCLUDE_ASM (" asm/nonmatchings/text_002D3598" , func_002D6A58); // load
428-
429- INCLUDE_ASM (" asm/nonmatchings/text_002D3598" , func_002D6B18); // unload
430-
431- INCLUDE_RODATA (" asm/nonmatchings/text_002D3598" , _vt$14Font_Resources);
432-
433- INCLUDE_ASM (" asm/nonmatchings/text_002D3598" , __tf14Font_Resources);
434-
435- #ifdef NON_MATCHING
436- char * func_002D6B88 () { // Font_Resources virtual
437- return " Font" ;
438- }
439-
440- #else
441- INCLUDE_ASM (" asm/nonmatchings/text_002D3598" , func_002D6B88);
442- #endif
443-
444- INCLUDE_ASM (" asm/nonmatchings/text_002D3598" , __tft8Resource1Z11Font_Header);
445-
446382
0 commit comments