REDRIVER2/src_rebuild/GAME/ASM/RNDRASM.H

15 lines
262 B
C++
Raw Normal View History

#ifndef RNDRASM_H
#define RNDRASM_H
extern void texture_pages() ; // 0x0009C574
extern void texture_cluts() ; // 0x0009C674
extern void Apply_InvCameraMatrixAndSetMatrix() ; // 0x000419A8
extern void Apply_InvCameraMatrixSetTrans() ; // 0x00041A50
#endif