jak-project/game/graphics/texture/jak2_tpage_dir.h
2024-03-24 12:27:04 -04:00

8 lines
113 B
C++

#pragma once
#include <vector>
#include "common/common_types.h"
const std::vector<u32>& get_jak2_tpage_dir();