Update RRE_PreRelease.h

This commit is contained in:
2026-05-07 09:14:16 -04:00
parent a33451740e
commit f8c5fa6378

View File

@@ -1,7 +1,7 @@
// all code was and has been written by hand by RamMunchingDev, 0 use of AI was used in the code so worry not. AI belongs no where in coding // all code was and has been written by hand by RamMunchingDev, 0 use of AI was used in the code so worry not. AI belongs no where in coding
// This is (pre)release 0.0.1, many things will be altered, my typedefs will be put into a struct for ease of use while some may not, IE burn damage // This is (pre)release 0.0.1, many things will be altered, my typedefs will be put into a struct for ease of use while some may not, IE burn damage
// This is because a function would be to annoying to make with BurnTick and such so I will make a example for damaging // This is because a function would be to annoying to make with BurnTick and such so I will make a example for damaging
// even such I will move burn status to a struct // even such I will move burn status to a struct and you will need to define your own functions because im still learning how to do that sorry
// please be kind this is my first lib // please be kind this is my first lib
//thats all. //thats all.