sm64

A Super Mario 64 decompilation
Log | Files | Refs | README | LICENSE

common1.c (2170B)


      1 #include <PR/ultratypes.h>
      2 #include <PR/gbi.h>
      3 
      4 #include "macros.h"
      5 #include "surface_terrains.h"
      6 #include "types.h"
      7 #include "make_const_nonconst.h"
      8 
      9 #include "mist/model.inc.c"
     10 UNUSED static const u64 binid_0 = 0;
     11 
     12 #include "explosion/model.inc.c"
     13 UNUSED static const u64 binid_1 = 1;
     14 
     15 #include "butterfly/model.inc.c"
     16 #include "butterfly/anims/data.inc.c"
     17 #include "butterfly/anims/table.inc.c"
     18 UNUSED static const u64 binid_2 = 2;
     19 
     20 #include "coin/model.inc.c"
     21 UNUSED static const u64 binid_3 = 3;
     22 
     23 #include "warp_pipe/model.inc.c"
     24 #include "warp_pipe/collision.inc.c"
     25 UNUSED static const u64 binid_4 = 4;
     26 
     27 #include "door/model.inc.c"
     28 #include "door/anims/data.inc.c"
     29 #include "door/anims/table.inc.c"
     30 UNUSED static const u64 binid_5 = 5;
     31 
     32 #include "bowser_key/model.inc.c"
     33 #include "bowser_key/anims/data.inc.c"
     34 #include "bowser_key/anims/table.inc.c"
     35 UNUSED static const u64 binid_6 = 6;
     36 
     37 #include "flame/model.inc.c"
     38 UNUSED static const u64 binid_7 = 7;
     39 
     40 #include "blue_fish/model.inc.c"
     41 #include "blue_fish/anims/data.inc.c"
     42 #include "blue_fish/anims/table.inc.c"
     43 UNUSED static const u64 binid_8 = 8;
     44 
     45 #include "pebble/model.inc.c"
     46 UNUSED static const u64 binid_9 = 9;
     47 
     48 #include "leaves/model.inc.c"
     49 UNUSED static const u64 binid_10 = 10;
     50 
     51 // this is still weird...
     52 #include "warp_collision/collision.inc.c"
     53 UNUSED static const u64 binid_11 = 11;
     54 
     55 #include "mario_cap/model.inc.c"
     56 UNUSED static const u64 binid_12 = 12;
     57 
     58 #include "power_meter/model.inc.c"
     59 UNUSED static const u64 binid_13 = 13;
     60 
     61 UNUSED static const u64 binid_14 = 14;
     62 
     63 #include "mushroom_1up/model.inc.c"
     64 UNUSED static const u64 binid_15 = 15;
     65 
     66 #include "star/model.inc.c"
     67 UNUSED static const u64 binid_16 = 16;
     68 
     69 #include "sand/model.inc.c"
     70 UNUSED static const u64 binid_17 = 17;
     71 
     72 #include "dirt/model.inc.c"
     73 UNUSED static const u64 binid_18 = 18;
     74 
     75 #include "transparent_star/model.inc.c"
     76 UNUSED static const u64 binid_19 = 19;
     77 
     78 #include "white_particle/model.inc.c"
     79 UNUSED static const u64 binid_20 = 20;
     80 
     81 #include "wooden_signpost/model.inc.c"
     82 #include "wooden_signpost/collision.inc.c"
     83 UNUSED static const u64 binid_21 = 21;
     84 
     85 #include "tree/model.inc.c"
     86 UNUSED static const u64 binid_22 = 22;