added two accidentally deleted #'s (without them makesdna wouldn't work
properly) sgefant
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user