NarumiSTG_HyperSnowDrifter/script/player/Chimata/Chimata_ShotConst.dnh

10 lines
161 B
Plaintext
Raw Normal View History

2023-01-26 11:34:56 +00:00
let current = GetCurrentScriptDirectory();
let path = current ~ "Chimata_ShotData.dnh";
LoadPlayerShotData(path);
// -----
const FIRE = 1;
const OPTION = 2;