| maug
    Quick and dirty C mini-augmentation library. | 
| Data Fields | |
| size_t | sz | 
| Size of this struct (useful for serializing). | |
| uint8_t | flags | 
| retroflat_asset_path | image_path | 
| size_t | x | 
| size_t | y | 
| uint16_t | tile_class | 
| char | warp_dest [RETROTILE_NAME_SZ_MAX+1] | 
| mfix_t | static_rotation | 
| Field indicating how many degrees the tile should always be rotated before drawin on-screen. Useful for engine drawing routines. | |
| retrotile_coord_t | warp_x | 
| retrotile_coord_t | warp_y | 
| int8_t | no_serial | 
| Dummy field; do not serialize fields after this! | |
| struct RETROFLAT_BITMAP | image |