7 lines
77 B
Plaintext
7 lines
77 B
Plaintext
#include "key_item_include"
|
|
|
|
void main()
|
|
{
|
|
KEYITEM_PurchaseKeyItem(4);
|
|
}
|