Mercurial > mm7
view stru159.h @ 138:a8ec7e1e18b6
Sliding downhill & relative subs.
how it's done: each time you get a little bit pushed in the air along terrain normal,
and then falling to the gravity, gradually sliding downwards. nice trick
author | Nomad |
---|---|
date | Tue, 12 Feb 2013 00:22:30 +0200 |
parents | 9c0607679772 |
children | 4bd56919f075 |
line wrap: on
line source
#pragma once /* 152 */ #pragma pack(push, 1) struct stru159 { char *field_0; int field_4; int field_8; int field_C; }; #pragma pack(pop) extern stru159 pAnimatedRooms[196];