Skip to content

Commit

Permalink
add entry to OVTX
Browse files Browse the repository at this point in the history
  • Loading branch information
louist103 committed Dec 31, 2021
1 parent b7139a6 commit ded89fc
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 ded89fc

Please sign in to comment.