Hacking backuplauncher source

celinedrules

Member
Newcomer
Joined
Apr 10, 2009
Messages
9
Reaction score
0
Trophies
1
XP
152
Country
United States
I was looking through the source of backuplauncer0.3_gamma and in the main.c file there is the line: depackrnc1((u8*)menu_rnc,gfxbuffer);
I noticed at the top there is the line: '#include "menu_rnc.h"' but where is menu_rnc.h? The only thing remotely close is menu.rnc under the data folder.

Thanks
 
It's a binary file that gets included into the .dol during compiling.

Look at the makefile:
%.rnc.o : %.rnc
@echo $(notdir $
 

Site & Scene News

Popular threads in this forum