6 lines
56 B
Plaintext
Raw Normal View History

2024-06-14 10:48:20 -04:00
#include "vamp_on_exit"
void main()
{
vamp_on_exit();
}