А.... - Дык я же это делал.... давно... когда еще 60-70 ревизии HBL были

- ностальгия....
Только не работает компиль.......
C:\src>c:/pspsdk/bin/make
psp-gcc -I../include -I../Common -I. -Ic:/pspsdk/psp/sdk/include -O2 -G0 -Wall -
D_PSP_FW_VERSION=635 -c -o main.o main.c
In file included from main.c:8:
common.h:12:27: error: systemctrl_se.h: No such file or directory
common.h:15:19: error: utils.h: No such file or directory
main.c:9:21: error: vshctrl.h: No such file or directory
main.c:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cnf'
main.c:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'cnf_o
ld'
main.c: In function 'TSRThread':
main.c:122: warning: implicit declaration of function 'vctrlVSHRegisterVshMenu'
main.c:123: warning: implicit declaration of function 'sctrlSEGetConfig'
main.c:123: error: 'cnf' undeclared (first use in this function)
main.c:123: error: (Each undeclared identifier is reported only once
main.c:123: error: for each function it appears in.)
main.c:125: error: 'cnf_old' undeclared (first use in this function)
main.c:125: error: 'SEConfig' undeclared (first use in this function)
main.c:140: warning: implicit declaration of function 'sctrlSESetConfig'
main.c:148: warning: implicit declaration of function 'vctrlVSHExitVSHMenu'
make: *** [main.o] Error 1
C:\src>Pause
Для продолжения нажмите любую клавишу . . .