This website requires JavaScript.
Explore
Help
Sign In
isledecomp
/
isle
Watch
1
Star
0
Fork
0
You've already forked isle
mirror of
https://github.com/isledecomp/isle.git
synced
2026-01-20 23:01:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
358a680aa4
isle
/
LEGO1
/
modeldb
History
Anonymous Maarten
358a680aa4
Use sizeof(type) instead of sizeof(variableName) when (de)serializing data
2025-05-18 22:02:30 +02:00
..
modeldb.cpp
Use sizeof(type) instead of sizeof(variableName) when (de)serializing data
2025-05-18 22:02:30 +02:00
modeldb.h
Replace
m_unk0x04
and
m_unk0x08
with
m_modelDataLength
and
m_modelDataOffset
(
#1456
)
2025-05-09 07:35:11 -07:00