#include <global_add.h>
Data Fields | |
| char ** | itemname |
| int | posx |
| int | posy |
| int | itemfontnumber |
| int | itemfontcolor |
| int | itemfontalignement |
| int | itemactivefontnumber |
| int | itemactivefontcolor |
| int | itemactivefontalignement |
| int | itemspacingx |
| int | itemspacingy |
| int | windowsmarginx |
| int | windowsmarginy |
| int | boxvisible |
| int | visibleitems |
| int | boxcoordsx |
| int | boxcoordsy |
| int | boxcoordsw |
| int | boxcoordsh |
| int | currentitem |
| int | firstitem |
| int | transeffect |
| int | transadd |
| int | boxposition |
| int | Ocurrentitem |
| int | Ocurrentitem2 |
| int | Otranseffect |
| int | Otransadd |
| story_struct | Intro |
| story_struct | Open |
| story_struct | Ending |
| story_struct | Credits |
| FNTInfo * | fontInfo0 |
| int | font0exist |
| FNTInfo * | fontInfo1 |
| int | font1exist |
| FNTInfo * | fontInfo2 |
| int | font2exist |
| FNTInfo * | fontInfo3 |
| int | font3exist |
| FNTInfo * | fontInfo4 |
| int | font4exist |
| FNTInfo * | fontInfo5 |
| int | font5exist |
| FNTInfo * | fontInfo6 |
| int | font6exist |
| FNTInfo * | fontInfo7 |
| int | font7exist |
| FNTInfo * | fontInfo8 |
| int | font8exist |
| FNTInfo * | fontInfo9 |
| int | font9exist |
| char * | select_path |
| char * | fight_path |
| char * | Sndpath |
| SNDCollection * | Systemsnd |
| int | Sndexist |
| int | Mvcursorgrp |
| int | Mvcursornb |
| int | Donecursorgrp |
| int | Donecursornb |
| int | Cancelgrp |
| int | Cancelnb |
| int | OMvcursorgrp |
| int | OMvcursornb |
| int | ODonecursorgrp |
| int | ODonecursornb |
| int | OCancelgrp |
| int | OCancelnb |
| music_struct | title_music |
| music_struct | select_music |
| music_struct | vs_music |
| background_struct | Title_bg |
| background_struct | Option_bg |
| background_struct | Select_bg |
| background_struct | Vs_bg |
| select_struct | Select_struct |
| vs_struct | Vs_struct |
1.3.9.1