Skip to content

Commit

Permalink
Merge pull request #11 from louist103/OVTX
Browse files Browse the repository at this point in the history
add entry for OVTX
  • Loading branch information
NEstelami committed Dec 31, 2021
2 parents b7139a6 + ded89fc commit 5476515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions otrlib/OTRResource.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ namespace OtrLib
OTRSkeletonLimb = 0x4F534C42, // OSLB
OTRMatrix = 0x4F4D5458, // OMTX
OTRPath = 0x4F505448, // OPTH
OTRVtx = 0x4F565458, // OVTX
};

enum class DataType
Expand Down

0 comments on commit 5476515

Please sign in to comment.