Skip to content

Commit

Permalink
feat: ori_tech_learn_level
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Grizelj committed Jul 8, 2024
1 parent 055a183 commit 9fe13b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions structs/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,11 @@ pub struct DigivolutionData {
#[br(count = 5)]
pub tech_learn_level: Vec<u8>,

pub ori_tech_learn_level: u8,

#[br(count = 5)]
pub tech_load_level: Vec<u8>,

unk0: u8,

dv: u8,

unk1: u8,
Expand Down

0 comments on commit 9fe13b0

Please sign in to comment.