-
Steven Fuller authored
* Considered ideas about sound/music * FindResource is a kinder LoadAResource2: I believe that using LoadAResource2 means that the resource exists (instead of crashing soon after loading a bogus resource, error when attempted -- helps detects false resource forks). FindResource will return NULL if the requested resource is not found, so the sound/music player can check csnd then snd for the data it wants.
1536ef2c