Changes in common/Common.h [60017fc:62ee2ce] in network-game


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/Common.h

    r60017fc r62ee2ce  
    2020} POSITION;
    2121
    22 typedef struct
    23 {
    24    float x;
    25    float y;
    26 } FLOAT_POSITION;
    27 
    2822#endif
Note: See TracChangeset for help on using the changeset viewer.