mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 19:21:15 +00:00
7 lines
97 B
C++
7 lines
97 B
C++
#include "helicopter.h"
|
|
|
|
// OFFSET: LEGO1 0x10001e60
|
|
Helicopter::Helicopter()
|
|
{
|
|
// TODO
|
|
} |