X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/c148dfd50aef1b3f8142238a0bf88f20e95700a9..aa72d53735c595550e417882b9aa8d1473b9b57c:/src/uobject/uobject.h diff --git a/src/uobject/uobject.h b/src/uobject/uobject.h index e91bf5b..e0b2256 100644 --- a/src/uobject/uobject.h +++ b/src/uobject/uobject.h @@ -43,6 +43,7 @@ struct UObject { struct upkg *pkg; struct upkg_file *pkg_file; + char *pkg_name; }; struct UObjectClass {