8 lines
200 B
Plaintext
8 lines
200 B
Plaintext
// IW6 GSC SOURCE
|
|
// Generated by https://github.com/xensik/gsc-tool
|
|
|
|
main()
|
|
{
|
|
common_scripts\utility::add_destructible_type_function( "toy_wall_fan", destructible_scripts\toy_wall_fan::main );
|
|
}
|