#ifndef CODE_80004740_H #define CODE_80004740_H #include "common_structs.h" /* Function Prototypes */ void func_80004740(Mtx *dest, Mat4 src); void func_800048D8(Mat4 dest, Vec3f b, Vec3s c); #endif