Changeset 486 for Daodan/src/Flatline.h


Ignore:
Timestamp:
Dec 13, 2009, 12:01:21 PM (15 years ago)
Author:
gumby
Message:

Fixed(?) Code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/Flatline.h

    r484 r486  
    115115        input_struct Inputs;
    116116        uint16_t Frame;
     117        char Animation[32];
     118        uint16_t AnimationToState;
     119        uint16_t AnimationFromState;
     120        uint16_t AnimationType;
     121        uint16_t NextAnimationType;
     122        uint16_t AnimationType2;
    117123} player_data;
    118124
Note: See TracChangeset for help on using the changeset viewer.