cod4-sdk/raw/xmodelalias/ch_fence_plank_64.gsc

10 lines
196 B
Text
Raw Normal View History

2008-01-19 00:00:00 +00:00
// THIS FILE IS AUTOGENERATED, DO NOT MODIFY
main()
{
a[0] = "ch_fence_plank1_64";
a[1] = "ch_fence_plank2_64";
a[2] = "ch_fence_plank3_64";
a[3] = "ch_fence_plank4_64";
return a;
}