7 lines
71 B
Plaintext
7 lines
71 B
Plaintext
#include "mb_inc"
|
|
|
|
void main()
|
|
{
|
|
DestroyCampaignDatabase(sMB_DB);
|
|
}
|