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

Create revert_asm.py to unlink C files from make #1131

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

ribbanya
Copy link
Collaborator

usage: revert_asm.py [-h] C_FILE

revert a C file to asm for make

positional arguments:
  C_FILE      the source file to revert

options:
  -h, --help  show this help message and exit

usage: revert_asm.py [-h] C_FILE

revert a C file to asm for make

positional arguments:
  C_FILE      the source file to revert

options:
  -h, --help  show this help message and exit
@ribbanya ribbanya enabled auto-merge (squash) January 26, 2024 11:47
@ribbanya ribbanya changed the title Create revert_asm.py to unlink C files from make` Create revert_asm.py to unlink C files from make Jan 26, 2024
@ribbanya ribbanya disabled auto-merge January 26, 2024 11:48
@ribbanya ribbanya enabled auto-merge (squash) January 26, 2024 11:48
@ribbanya ribbanya merged commit 321851f into doldecomp:master Jan 26, 2024
9 checks passed
@ribbanya ribbanya deleted the pr/revert-asm branch January 26, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant