LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
spawnpoints.h File Reference
#include <stdint.h>
#include "models/common.h"

Go to the source code of this file.

Data Structures

struct  s_T2FSDataLevelSpawnPoint

Typedefs

typedef struct s_T2FSDataLevelSpawnPoint T2FSDataLevelSpawnPoint

Functions

int t2fs_spawnpoints_load (T2FSContext *ctx, uint16_t levelId)

Function Documentation

◆ t2fs_spawnpoints_load()

int t2fs_spawnpoints_load ( T2FSContext * ctx,
uint16_t levelId )