mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-21 22:10:59 -04:00
Add Back Static
This commit is contained in:
@@ -38,10 +38,9 @@ extern const Vec l_crawl_lside_front_offset;
|
||||
extern const Vec l_crawl_rside_front_offset;
|
||||
extern const Vec l_crawl_min_side_offset;
|
||||
|
||||
// I believe these won't link properly with the static variables
|
||||
//extern dCcD_SrcCyl l_cyl_src;
|
||||
extern dCcD_SrcCyl l_cyl_src;
|
||||
extern dCcD_SrcCyl l_wind_cyl_src;
|
||||
extern dCcD_SrcCyl l_at_cyl_src;
|
||||
//extern dCcD_SrcCps l_at_cps_src;
|
||||
extern dCcD_SrcCps l_at_cps_src;
|
||||
extern dCcD_SrcCps l_fan_wind_cps_src;
|
||||
extern dCcD_SrcSph l_fan_wind_sph_src;
|
||||
|
||||
Reference in New Issue
Block a user