Skip to content
This repository has been archived by the owner. It is now read-only.

WaterLevel #130

Merged
merged 7 commits into from Jul 11, 2019
Merged

WaterLevel #130

Changes from 1 commit
Commits
File filter
Filter file types
Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.

Always

Just for now

waterupd
  • Loading branch information
Fire-Head committed Jul 11, 2019
commit 565f36f4e3b8a74b0699c1c612867d02d34f48d7
@@ -22,6 +22,7 @@
#include "WaterLevel.h"
#include "patcher.h"


float TEXTURE_ADDU;
float TEXTURE_ADDV;

@@ -1,6 +1,5 @@
#pragma once


#define WATER_BLOCK_SIZE LARGE_SECTOR_SIZE
#define WATER_FINEBLOCK_SIZE HUGE_SECTOR_SIZE
#define WATER_Z_OFFSET (1.5f)