You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
stage-one/src/llosymbol_loader/llosymbol_loader_map.cpp

6 lines
128 B

#include <llosymbol_loader/llosymbol_loader_map.hpp>
void llo::s1::symbol_loader_map_t::load( llo::lloiff_t &iff )
{
// TODO
}