I'm looking at the Emerald disassembly here, specifically TM/HM learnsets -
https://github.com/pret/pokeemerald/blob/a793e62d8364996a276c048bc55ae072a285053a/data/tm_hm_learnsets.inc
I thought this was going to be obvious, each flag for a species would represent either TMs 1-50 then HMs 1-8, or HMs first then TMs. The order does not seem to fit either of these, however, and I was wondering if anybody could help me out with finding out which flags pertain to which TMs/HMs.
Thanks!