back out part1 patch (trunk only)
I got an unexpected access violation since checking in that patch, so I'm backing out the change while investigating.
This commit is contained in:
@@ -43,7 +43,7 @@ typedef struct ls_t {
|
||||
short range; /* source's current range */
|
||||
short flags;
|
||||
short type; /* type of light source */
|
||||
anything id; /* source's identifier */
|
||||
genericptr_t id; /* source's identifier */
|
||||
} light_source;
|
||||
|
||||
#endif /* LEV_H */
|
||||
|
||||
Reference in New Issue
Block a user