pub mod errors;

pub mod waifu;

pub mod house;

include!(concat!(env!("OUT_DIR"), "/templates.rs"));