added two accidentally deleted #'s (without them makesdna wouldn't work

properly)

sgefant
This commit is contained in:
2002-12-27 21:14:32 +00:00
parent f1c4f705a1
commit 707dfe1c38

View File

@@ -34,6 +34,8 @@
#ifndef DNA_SDNA_H #ifndef DNA_SDNA_H
#define DNA_SDNA_H #define DNA_SDNA_H
#
#
struct SDNA { struct SDNA {
char *data; char *data;
int datalen, nr_names; int datalen, nr_names;