sm64

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

anim_03015208.inc.c (658B)


      1 // 0x030151C8
      2 static const s16 door_seg3_animvalue_030151C8[] = {
      3     0x0000, 0xFED4,
      4 };
      5 
      6 // 0x030151CC
      7 static const u16 door_seg3_animindex_030151CC[] = {
      8     0x0001, 0x0001, 0x0001, 0x0000, 0x0001, 0x0000, 0x0001, 0x0000, 0x0001, 0x0000, 0x0001, 0x0000,
      9     0x0001, 0x0000, 0x0001, 0x0000, 0x0001, 0x0000,
     10     0x0001, 0x0000, 0x0001, 0x0000, 0x0001, 0x0000,
     11     0x0001, 0x0000, 0x0001, 0x0000, 0x0001, 0x0000,
     12 };
     13 
     14 // 0x03015208
     15 static const struct Animation door_seg3_anim_03015208 = {
     16     0,
     17     0,
     18     0,
     19     0,
     20     0x50,
     21     ANIMINDEX_NUMPARTS(door_seg3_animindex_030151CC),
     22     door_seg3_animvalue_030151C8,
     23     door_seg3_animindex_030151CC,
     24     0,
     25 };