An RFS file with this code will give you a warning, complaining about a missing ";" in the last line:
Code: Select all
resource "sounds\where.raw";
resource "sounds\wooddoor.raw";
resource "sounds\wthell.raw";
Code: Select all
resource "sounds\where.raw";
resource "sounds\wooddoor.raw";
resource "sounds\wthell.raw";