bottleshopdata#
Variables#
int[] |
|
int[] |
|
int[] |
|
int[] |
|
int[] |
Functions#
Variable descriptions#
Which bottle type each index fills a bottle with.
What combo to display as a visual for each index.
What CSet to use for the combo for each index.
The price, in rupees (0-65535) to purchase each index.
The message string to display upon purchasing each index.
Function descriptions#
void GetName(char32[] str) 🔗 Source
Loads the name of the bottleshopdata into the provided string buffer.
void SetName(char32[] str) 🔗 Source
Sets the name of the bottleshopdata to the provided string.