mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-13 11:41:15 +00:00
9 lines
121 B
C++
9 lines
121 B
C++
#include "legoworld.h"
|
|
|
|
class Score : public LegoWorld
|
|
{
|
|
// OFFSET LEGO1 0x10001000
|
|
Score();
|
|
|
|
// size 0x104
|
|
} |