
I want to replace the Options Menu font with my VCR font (see how the top menu text is different?) apparently ZScript uses a "NewSmallFont" for this stuff, but I don't know the LMP mane it's supposed to be referred as (a-la how SMALLFONT can be replaced with SMALLFNT.LMP or DBIGFONT with DBIGFONT.LMP) simply put I wish to know the .LMP name that NewSmallFont uses, so I can just replace it with a NSMLFONT.lmp or whatever. I don't wish to separate my font lumps either (too much effort for little reward, not efficient and quick) and don't particularly care about language support either.