Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to define duplicate global song pointers #418

Open
KungFuFurby opened this issue Jan 7, 2024 · 0 comments
Open

Add the ability to define duplicate global song pointers #418

KungFuFurby opened this issue Jan 7, 2024 · 0 comments
Labels
c++-side Involves the AddMusicK program itself in some way.

Comments

@KungFuFurby
Copy link
Owner

Heard about this on the SMWCentral Discord server when NBTD/No Body The Dragon brought it up when they were expecting this situation, but instead got the same song inserted twice, wasting space. The mechanism would be pretty simple: just be on the lookout for a duplicate filepath in the global songs section, then take advantage of the situation accordingly.

#60 also has some relevance to this, because this would make defining duplicate songs easier over there as well in the groups.

@KungFuFurby KungFuFurby added the c++-side Involves the AddMusicK program itself in some way. label Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++-side Involves the AddMusicK program itself in some way.
Projects
None yet
Development

No branches or pull requests

1 participant