isle/LEGO1/score.cpp
2023-06-20 22:11:14 +02:00

7 lines
82 B
C++

#include "score.h"
// OFFSET: LEGO1 0x10001000
Score::Score()
{
// TODO
}